/external/mesa3d/src/mesa/main/ |
D | glformats.c | 55 case GL_UNSIGNED_INT_10F_11F_11F_REV: in _mesa_type_is_packed() 149 case GL_UNSIGNED_INT_10F_11F_11F_REV: in _mesa_sizeof_packed_type() 294 case GL_UNSIGNED_INT_10F_11F_11F_REV: in _mesa_bytes_per_pixel() 1085 case GL_UNSIGNED_INT_10F_11F_11F_REV: in _mesa_error_check_format_and_type() 1184 case GL_UNSIGNED_INT_10F_11F_11F_REV: in _mesa_error_check_format_and_type()
|
D | formats.c | 2510 *datatype = GL_UNSIGNED_INT_10F_11F_11F_REV; in _mesa_format_to_type_and_comps() 2951 return format == GL_RGB && type == GL_UNSIGNED_INT_10F_11F_11F_REV && in _mesa_format_matches_format_and_type()
|
D | pack.c | 2723 case GL_UNSIGNED_INT_10F_11F_11F_REV: in _mesa_pack_rgba_span_float() 3189 srcType == GL_UNSIGNED_INT_10F_11F_11F_REV); in extract_float_rgba() 3687 case GL_UNSIGNED_INT_10F_11F_11F_REV: in extract_float_rgba() 3798 srcType == GL_UNSIGNED_INT_10F_11F_11F_REV); in extract_uint_rgba() 4189 case GL_UNSIGNED_INT_10F_11F_11F_REV: in extract_uint_rgba() 4299 srcType == GL_UNSIGNED_INT_10F_11F_11F_REV); in _mesa_unpack_color_span_ubyte() 4552 srcType == GL_UNSIGNED_INT_10F_11F_11F_REV); in _mesa_unpack_color_span_float() 4756 srcType == GL_UNSIGNED_INT_10F_11F_11F_REV); in _mesa_unpack_color_span_uint()
|
D | texgetimage.c | 62 case GL_UNSIGNED_INT_10F_11F_11F_REV: in type_needs_clamping()
|
D | mipmap.c | 698 else if (datatype == GL_UNSIGNED_INT_10F_11F_11F_REV && comps == 3) { in do_row() 1366 else if (datatype == GL_UNSIGNED_INT_10F_11F_11F_REV && comps == 3) { in do_row_3D()
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | utilities.cpp | 72 InsertFormatMapping(&map, GL_RGB, GL_UNSIGNED_INT_10F_11F_11F_REV, GL_R11F_G11F_B10F); in BuildFormatMap() 741 case GL_UNSIGNED_INT_10F_11F_11F_REV: in ValidateTextureFormatType() 890 case GL_UNSIGNED_INT_10F_11F_11F_REV: VALIDATE_INTERNALFORMAT(GL_R11F_G11F_B10F) in ValidateTextureFormatType()
|
D | libGLESv3.cpp | 148 InsertFormatMapping(map, GL_R11F_G11F_B10F, GL_RGB, GL_UNSIGNED_INT_10F_11F_11F_REV); in BuildFormatMap3D() 210 case GL_UNSIGNED_INT_10F_11F_11F_REV: in ValidateType3D() 293 InsertFormatStorageMapping(map, GL_R11F_G11F_B10F, GL_UNSIGNED_INT_10F_11F_11F_REV); in BuildFormatMapStorage2D()
|
/external/swiftshader/src/OpenGL/common/ |
D | Image.cpp | 898 case GL_UNSIGNED_INT_10F_11F_11F_REV: in SelectInternalFormat() 1039 case GL_UNSIGNED_INT_10F_11F_11F_REV: in ComputePixelSize() 1363 case GL_UNSIGNED_INT_10F_11F_11F_REV: in loadImageData()
|
/external/deqp/framework/opengl/ |
D | gluTextureUtil.cpp | 116 case TextureFormat::UNSIGNED_INT_11F_11F_10F_REV: type = GL_UNSIGNED_INT_10F_11F_11F_REV; break; in getTransferFormat() 415 case GL_UNSIGNED_INT_10F_11F_11F_REV: return TextureFormat::UNSIGNED_INT_11F_11F_10F_REV; in mapGLChannelType()
|
D | gluStrUtil.inl | 40 case GL_UNSIGNED_INT_10F_11F_11F_REV: return "GL_UNSIGNED_INT_10F_11F_11F_REV";
|
/external/deqp/modules/glshared/ |
D | glsFboCompletenessTests.cpp | 163 GLS_UNSIZED_FORMATKEY(GL_RGB, GL_UNSIGNED_INT_10F_11F_11F_REV),
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/ |
D | PVRTTextureAPI.cpp | 208 glType=GL_UNSIGNED_INT_10F_11F_11F_REV; in PVRTGetOGLES3TextureFormat()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_drawpixels.c | 447 case GL_UNSIGNED_INT_10F_11F_11F_REV: in internal_format()
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 592 #define GL_UNSIGNED_INT_10F_11F_11F_REV 0x8C3B macro
|
/external/deqp/modules/egl/ |
D | teglImageFormatTests.cpp | 1315 case GL_UNSIGNED_INT_10F_11F_11F_REV: in isCompatibleFormats()
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 767 #define GL_UNSIGNED_INT_10F_11F_11F_REV 0x8C3B macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 924 #define GL_UNSIGNED_INT_10F_11F_11F_REV 0x8C3B macro
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 2526 GL_UNSIGNED_INT_2_10_10_10_REV, GL_UNSIGNED_INT_10F_11F_11F_REV in test()
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 1037 #define GL_UNSIGNED_INT_10F_11F_11F_REV 0x8C3B macro
|
D | glext.h | 918 #define GL_UNSIGNED_INT_10F_11F_11F_REV 0x8C3B macro
|
/external/mesa3d/include/GL/ |
D | glext.h | 519 #define GL_UNSIGNED_INT_10F_11F_11F_REV 0x8C3B 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/ ... |