/external/mesa3d/src/mesa/main/ |
D | glformats.c | 56 case GL_FLOAT_32_UNSIGNED_INT_24_8_REV: in _mesa_type_is_packed() 151 case GL_FLOAT_32_UNSIGNED_INT_24_8_REV: in _mesa_sizeof_packed_type() 299 case GL_FLOAT_32_UNSIGNED_INT_24_8_REV: in _mesa_bytes_per_pixel() 1076 case GL_FLOAT_32_UNSIGNED_INT_24_8_REV: in _mesa_error_check_format_and_type() 1252 type == GL_FLOAT_32_UNSIGNED_INT_24_8_REV) in _mesa_error_check_format_and_type()
|
D | pack.c | 2789 srcType == GL_FLOAT_32_UNSIGNED_INT_24_8_REV); in extract_uint_indexes() 2960 case GL_FLOAT_32_UNSIGNED_INT_24_8_REV: in extract_uint_indexes() 5156 srcType == GL_FLOAT_32_UNSIGNED_INT_24_8_REV); in _mesa_unpack_stencil_span() 5161 dstType == GL_FLOAT_32_UNSIGNED_INT_24_8_REV); in _mesa_unpack_stencil_span() 5233 case GL_FLOAT_32_UNSIGNED_INT_24_8_REV: in _mesa_unpack_stencil_span() 5543 case GL_FLOAT_32_UNSIGNED_INT_24_8_REV: in _mesa_unpack_depth_span() 5636 else if (dstType == GL_FLOAT_32_UNSIGNED_INT_24_8_REV) { in _mesa_unpack_depth_span() 5813 case GL_FLOAT_32_UNSIGNED_INT_24_8_REV: in _mesa_pack_depth_stencil_span()
|
D | formats.c | 2194 *datatype = GL_FLOAT_32_UNSIGNED_INT_24_8_REV; in _mesa_format_to_type_and_comps()
|
D | texstore.c | 3829 srcType == GL_FLOAT_32_UNSIGNED_INT_24_8_REV); in _mesa_texstore_z32f_x24s8() 3864 GL_FLOAT_32_UNSIGNED_INT_24_8_REV, /* dst type */ in _mesa_texstore_z32f_x24s8() 3870 GL_FLOAT_32_UNSIGNED_INT_24_8_REV, /* dst type */ in _mesa_texstore_z32f_x24s8()
|
D | mipmap.c | 717 else if (datatype == GL_FLOAT_32_UNSIGNED_INT_24_8_REV && comps == 1) { in do_row() 1393 else if (datatype == GL_FLOAT_32_UNSIGNED_INT_24_8_REV && comps == 1) { in do_row_3D()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_tex_format.c | 46 return GL_FLOAT_32_UNSIGNED_INT_24_8_REV; in intel_mesa_format_to_rb_datatype()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_tex_format.c | 46 return GL_FLOAT_32_UNSIGNED_INT_24_8_REV; in intel_mesa_format_to_rb_datatype()
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
D | intel_tex_format.c | 46 return GL_FLOAT_32_UNSIGNED_INT_24_8_REV; in intel_mesa_format_to_rb_datatype()
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | utilities.cpp | 143 …InsertFormatMapping(&map, GL_DEPTH_STENCIL, GL_FLOAT_32_UNSIGNED_INT_24_8_REV, GL_DEPTH32F_STENCIL… in BuildFormatMap() 743 case GL_FLOAT_32_UNSIGNED_INT_24_8_REV: in ValidateTextureFormatType() 966 case GL_FLOAT_32_UNSIGNED_INT_24_8_REV: VALIDATE_INTERNALFORMAT(GL_DEPTH32F_STENCIL8) in ValidateTextureFormatType()
|
D | libGLESv3.cpp | 189 …InsertFormatMapping(map, GL_DEPTH32F_STENCIL8, GL_DEPTH_STENCIL, GL_FLOAT_32_UNSIGNED_INT_24_8_REV… in BuildFormatMap3D() 213 case GL_FLOAT_32_UNSIGNED_INT_24_8_REV: in ValidateType3D() 323 InsertFormatStorageMapping(map, GL_DEPTH32F_STENCIL8, GL_FLOAT_32_UNSIGNED_INT_24_8_REV); in BuildFormatMapStorage2D()
|
/external/swiftshader/src/OpenGL/common/ |
D | Image.cpp | 877 case GL_FLOAT_32_UNSIGNED_INT_24_8_REV: in SelectInternalFormat() 1044 case GL_FLOAT_32_UNSIGNED_INT_24_8_REV: in ComputePixelSize() 1608 case GL_FLOAT_32_UNSIGNED_INT_24_8_REV: in loadImageData()
|
/external/deqp/framework/opengl/ |
D | gluTextureUtil.cpp | 119 case TextureFormat::FLOAT_UNSIGNED_INT_24_8_REV: type = GL_FLOAT_32_UNSIGNED_INT_24_8_REV; break; in getTransferFormat() 417 case GL_FLOAT_32_UNSIGNED_INT_24_8_REV: return TextureFormat::FLOAT_UNSIGNED_INT_24_8_REV; in mapGLChannelType()
|
D | gluStrUtil.inl | 43 case GL_FLOAT_32_UNSIGNED_INT_24_8_REV: return "GL_FLOAT_32_UNSIGNED_INT_24_8_REV";
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_drawpixels.c | 360 case GL_FLOAT_32_UNSIGNED_INT_24_8_REV: in internal_format()
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 643 #define GL_FLOAT_32_UNSIGNED_INT_24_8_REV 0x8DAD macro
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 818 #define GL_FLOAT_32_UNSIGNED_INT_24_8_REV 0x8DAD macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1059 #define GL_FLOAT_32_UNSIGNED_INT_24_8_REV 0x8DAD macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 1104 #define GL_FLOAT_32_UNSIGNED_INT_24_8_REV 0x8DAD macro
|
D | glext.h | 985 #define GL_FLOAT_32_UNSIGNED_INT_24_8_REV 0x8DAD macro
|
/external/mesa3d/include/GL/ |
D | glext.h | 1925 #define GL_FLOAT_32_UNSIGNED_INT_24_8_REV 0x8DAD macro
|
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |