/external/deqp/modules/gles3/performance/ |
es3pTextureFormatTests.cpp | 68 { "rgba4", GL_RGBA4, },
|
/external/deqp/modules/gles3/functional/ |
es3fInternalFormatQueryTests.cpp | 189 { "rgba4", GL_RGBA4, false },
|
es3fPixelBufferObjectTests.cpp | 678 "rgba4",
|
es3fFboTestUtil.cpp | [all...] |
/external/webp/src/dsp/ |
lossless_sse2.c | 230 const __m128i rgba4 = _mm_unpackhi_epi16(rg0, ba0); // rgba4|rgba5... local 232 _mm_storeu_si128(out++, rgba4);
|
/external/deqp/scripts/opengl/ |
gen_str_util.py | 472 "RGBA4",
|
/external/deqp/modules/egl/ |
teglImageTests.cpp | 307 case GL_RGBA4: return "rgba4";
|
teglImageFormatTests.cpp | [all...] |
/external/deqp/modules/gles31/functional/ |
es31fInternalFormatQueryTests.cpp | 384 { "rgba4", GL_RGBA4, FormatSamplesCase::FORMAT_COLOR },
|
es31fFboTestUtil.cpp | 485 case GL_RGBA4: return "rgba4";
|
es31fTextureFilteringTests.cpp | 488 { "rgba4", GL_RGBA4 },
|
es31fTextureFormatTests.cpp | 452 { "rgba4", GL_RGBA4, },
|
es31fTextureSpecificationTests.cpp | 791 { "rgba4", GL_RGBA4, }, [all...] |
/external/skia/src/gpu/gl/ |
GrGLCaps.cpp | [all...] |
/external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/ |
WebGLRenderingContext.java | 413 public static final int RGBA4 = 0x8056;
[all...] |
/external/opencv3/modules/core/src/ |
gl_core_3_1.hpp | 417 RGBA4 = 0x8056, [all...] |
/external/deqp/android/cts/master/ |
gles3-rotate-landscape.txt | 347 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgba4 [all...] |
gles3-rotate-portrait.txt | 347 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgba4 [all...] |
gles3-rotate-reverse-landscape.txt | 347 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgba4 [all...] |
gles3-rotate-reverse-portrait.txt | 347 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgba4 [all...] |
/external/deqp/android/cts/mnc/ |
gles3-rotate-landscape.txt | 347 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgba4 [all...] |
gles3-rotate-portrait.txt | 347 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgba4 [all...] |
gles3-rotate-reverse-landscape.txt | 347 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgba4 [all...] |
gles3-rotate-reverse-portrait.txt | 347 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgba4 [all...] |
/external/deqp/modules/gles2/functional/ |
es2fFboRenderTest.cpp | 275 case GL_RGBA4: return "rgba4"; [all...] |