Home
last modified time | relevance | path

Searched defs:RGBA8I (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/tests/gl_tests/
DBlendIntegerTest.cpp234 TEST_P(BlendIntegerTest, RGBA8I) in TEST_P() argument
/external/angle/include/GLSLANG/
DShaderLang.h114 RGBA8I, enumerator
/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs1047 #[allow(dead_code, non_upper_case_globals)] pub const RGBA8I: types::GLenum = 0x8D8E; constant