Home
last modified time | relevance | path

Searched refs:TEXTURE_BLUE_TYPE (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/specs/latest/2.0-compute/
H A Dindex.bs250 const GLenum TEXTURE_BLUE_TYPE = 0x8C12;
436 <tr><td>TEXTURE_BLUE_TYPE</td><td>GLenum</td></tr>
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dgl_core_3_1.hpp816 TEXTURE_BLUE_TYPE = 0x8C12, enumerator
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/glow-0.5.0/src/
H A Dlib.rs3172 pub const TEXTURE_BLUE_TYPE: u32 = 0x8C12; const
/dports/www/firefox/firefox-99.0/third_party/rust/glow/src/
H A Dlib.rs3463 pub const TEXTURE_BLUE_TYPE: u32 = 0x8C12; const