Home
last modified time | relevance | path

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

12

/external/mesa3d/src/mesa/swrast/
Ds_drawpix.c515 const GLenum type = GL_UNSIGNED_INT_24_8; in fast_draw_depth_stencil()
579 type == GL_UNSIGNED_INT_24_8 && in draw_depth_stencil_pixels()
/external/mesa3d/src/mesa/main/
Dglformats.c1067 case GL_UNSIGNED_INT_24_8: in _mesa_error_check_format_and_type()
1249 type == GL_UNSIGNED_INT_24_8) in _mesa_error_check_format_and_type()
Ddebug.c325 type = GL_UNSIGNED_INT_24_8; in _mesa_write_renderbuffer_image()
Dreadpix.c618 if (type == GL_UNSIGNED_INT_24_8 && in read_depth_stencil_pixels()
Dformats.c2738 return format == GL_DEPTH_STENCIL && type == GL_UNSIGNED_INT_24_8 && in _mesa_format_matches_format_and_type()
Dteximage.c1660 type_valid = (type == GL_UNSIGNED_INT_24_8); in _mesa_es_error_check_format_and_type()
Dpack.c5458 if (srcType == GL_UNSIGNED_INT_24_8 in _mesa_unpack_depth_span()
5807 case GL_UNSIGNED_INT_24_8: in _mesa_pack_depth_stencil_span()
/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp142 InsertFormatMapping(&map, GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8, GL_DEPTH24_STENCIL8); in BuildFormatMap()
732 case GL_UNSIGNED_INT_24_8: // GL_OES_packed_depth_stencil (GL_UNSIGNED_INT_24_8_EXT) in ValidateTextureFormatType()
965 case GL_UNSIGNED_INT_24_8: VALIDATE_INTERNALFORMAT(GL_DEPTH24_STENCIL8) in ValidateTextureFormatType()
DlibGLESv3.cpp188 InsertFormatMapping(map, GL_DEPTH24_STENCIL8, GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8); in BuildFormatMap3D()
212 case GL_UNSIGNED_INT_24_8: in ValidateType3D()
322 InsertFormatStorageMapping(map, GL_DEPTH24_STENCIL8, GL_UNSIGNED_INT_24_8); in BuildFormatMapStorage2D()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp122 : GL_UNSIGNED_INT_24_8; break; in getTransferFormat()
416 case GL_UNSIGNED_INT_24_8: return TextureFormat::UNSIGNED_INT_24_8; in mapGLChannelType()
DgluStrUtil.inl42 case GL_UNSIGNED_INT_24_8: return "GL_UNSIGNED_INT_24_8";
/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp80 GLS_UNSIZED_FORMATKEY(GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8),
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c363 case GL_UNSIGNED_INT_24_8: in internal_format()
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
Dgl3.h656 #define GL_UNSIGNED_INT_24_8 0x84FA macro
/external/swiftshader/include/GLES3/
Dgl3.h831 #define GL_UNSIGNED_INT_24_8 0x84FA macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl664 #define GL_UNSIGNED_INT_24_8 0x84FA macro
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c3502 return GL_UNSIGNED_INT_24_8; in get_temp_image_type()
/external/deqp/modules/gles3/functional/
Des3fNegativeTextureApiTests.cpp2068 …Image3D(GL_TEXTURE_3D, 0, GL_DEPTH_STENCIL, 1, 1, 1, 0, GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8, 0); in init()
/external/deqp/modules/gles31/functional/
Des31fNegativeTextureApiTests.cpp2677 …Image3D(GL_TEXTURE_3D, 0, GL_DEPTH_STENCIL, 1, 1, 1, 0, GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8, 0); in teximage3d()
/external/swiftshader/include/GL/
Dglcorearb.h1119 #define GL_UNSIGNED_INT_24_8 0x84FA macro
Dglext.h1000 #define GL_UNSIGNED_INT_24_8 0x84FA macro
/external/mesa3d/include/GL/
Dglext.h1946 #define GL_UNSIGNED_INT_24_8 0x84FA macro
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12