Searched refs:GL_UNSIGNED_INT_24_8 (Results 1 - 25 of 27) sorted by relevance

12

/external/mesa3d/src/mesa/main/
H A Dglformats.c1067 case GL_UNSIGNED_INT_24_8:
1249 type == GL_UNSIGNED_INT_24_8)
H A Ddebug.c325 type = GL_UNSIGNED_INT_24_8;
H A Dreadpix.c618 if (type == GL_UNSIGNED_INT_24_8 &&
H A Dformats.c2738 return format == GL_DEPTH_STENCIL && type == GL_UNSIGNED_INT_24_8 &&
H A Dpack.c5458 if (srcType == GL_UNSIGNED_INT_24_8
5772 * Pack depth and stencil values as GL_DEPTH_STENCIL (GL_UNSIGNED_INT_24_8 etc)
5807 case GL_UNSIGNED_INT_24_8:
H A Dteximage.c1660 type_valid = (type == GL_UNSIGNED_INT_24_8);
/external/mesa3d/src/mesa/swrast/
H A Ds_drawpix.c515 const GLenum type = GL_UNSIGNED_INT_24_8;
579 type == GL_UNSIGNED_INT_24_8 &&
/external/swiftshader/src/OpenGL/libGLESv2/
H A Dutilities.cpp142 InsertFormatMapping(&map, GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8, GL_DEPTH24_STENCIL8);
732 case GL_UNSIGNED_INT_24_8: // GL_OES_packed_depth_stencil (GL_UNSIGNED_INT_24_8_EXT)
965 case GL_UNSIGNED_INT_24_8: VALIDATE_INTERNALFORMAT(GL_DEPTH24_STENCIL8)
H A DlibGLESv3.cpp188 InsertFormatMapping(map, GL_DEPTH24_STENCIL8, GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8);
212 case GL_UNSIGNED_INT_24_8:
322 InsertFormatStorageMapping(map, GL_DEPTH24_STENCIL8, GL_UNSIGNED_INT_24_8);
/external/deqp/framework/opengl/
H A DgluTextureUtil.cpp122 : GL_UNSIGNED_INT_24_8; break;
416 case GL_UNSIGNED_INT_24_8: return TextureFormat::UNSIGNED_INT_24_8;
H A DgluStrUtil.inl42 case GL_UNSIGNED_INT_24_8: return "GL_UNSIGNED_INT_24_8";
/external/deqp/modules/glshared/
H A DglsFboCompletenessTests.cpp80 GLS_UNSIZED_FORMATKEY(GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8),
/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c363 case GL_UNSIGNED_INT_24_8:
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
H A Dgl3.h656 #define GL_UNSIGNED_INT_24_8 0x84FA macro
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl664 #define GL_UNSIGNED_INT_24_8 0x84FA
/external/deqp/modules/gles3/functional/
H A Des3fNegativeTextureApiTests.cpp2068 glTexImage3D(GL_TEXTURE_3D, 0, GL_DEPTH_STENCIL, 1, 1, 1, 0, GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8, 0);
/external/mesa3d/src/mesa/drivers/common/
H A Dmeta.c3502 return GL_UNSIGNED_INT_24_8;
/external/swiftshader/include/GLES3/
H A Dgl3.h831 #define GL_UNSIGNED_INT_24_8 0x84FA macro
/external/deqp/modules/gles31/functional/
H A Des31fNegativeTextureApiTests.cpp2677 ctx.glTexImage3D(GL_TEXTURE_3D, 0, GL_DEPTH_STENCIL, 1, 1, 1, 0, GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8, 0);
/external/swiftshader/include/GL/
H A Dglcorearb.h1119 #define GL_UNSIGNED_INT_24_8 0x84FA macro
H A Dglext.h1000 #define GL_UNSIGNED_INT_24_8 0x84FA macro
/external/mesa3d/include/GL/
H A Dglext.h604 /* reuse GL_UNSIGNED_INT_24_8 */
1946 #define GL_UNSIGNED_INT_24_8 0x84FA macro
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 495 milliseconds

12