/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | format_map_desktop.cpp | 72 case GL_UNSIGNED_INT_10F_11F_11F_REV: in ValidDesktopType() 103 case GL_UNSIGNED_INT_10F_11F_11F_REV: in ValidDesktopFormatCombination()
|
H A D | format_map_autogen.cpp | 436 case GL_UNSIGNED_INT_10F_11F_11F_REV: in GetSizedFormatInternal() 632 case GL_UNSIGNED_INT_10F_11F_11F_REV: in ValidES3Type() 1291 case GL_UNSIGNED_INT_10F_11F_11F_REV: in ValidES3FormatCombination()
|
H A D | formatutils.cpp | 1044 AddRGBAFormat(&map, GL_R11F_G11F_B10F, true, 11, 11, 10, 0, 0, GL_RGB, GL_UNSIGNED_INT_10F_11F_11F_REV, GL_FLOAT, false, RequireES<3, 0>, AlwaysSupported, RequireExt<&Extensions::colorBufferFloatEXT>, RequireExt<&Extensions::colorBufferFloatEXT>, RequireExt<&Extensions::colorBufferFloatEXT>); in BuildInternalFormatInfoMap() 1360 AddRGBAFormat(&map, GL_RGB, false, 11, 11, 10, 0, 0, GL_RGB, GL_UNSIGNED_INT_10F_11F_11F_REV, GL_FLOAT, false, NeverSupported, NeverSupported, NeverSupported, NeverSupported, NeverSupported); in BuildInternalFormatInfoMap() 1551 case GL_UNSIGNED_INT_10F_11F_11F_REV: in GetPackedTypeInfo()
|
/third_party/mesa3d/src/mesa/vbo/ |
H A D | vbo_util.h | 117 * accepts GL_UNSIGNED_INT_10F_11F_11F_REV. 124 type != GL_UNSIGNED_INT_10F_11F_11F_REV) { \
|
/third_party/mesa3d/src/mesa/main/ |
H A D | glformats.c | 255 case GL_UNSIGNED_INT_10F_11F_11F_REV: in _mesa_type_is_packed() 351 case GL_UNSIGNED_INT_10F_11F_11F_REV: in _mesa_sizeof_packed_type() 508 case GL_UNSIGNED_INT_10F_11F_11F_REV: in _mesa_bytes_per_pixel() 561 case GL_UNSIGNED_INT_10F_11F_11F_REV: in _mesa_bytes_per_vertex_attrib() 1881 case GL_UNSIGNED_INT_10F_11F_11F_REV: in _mesa_error_check_format_and_type() 1993 case GL_UNSIGNED_INT_10F_11F_11F_REV: in _mesa_error_check_format_and_type() 3236 case GL_UNSIGNED_INT_10F_11F_11F_REV: in _mesa_gles_error_check_format_and_type() 3970 case GL_UNSIGNED_INT_10F_11F_11F_REV: in _mesa_format_from_format_and_type()
|
H A D | readpix.c | 114 type == GL_UNSIGNED_INT_10F_11F_11F_REV)) { in _mesa_get_readpixels_transfer_ops() 123 type != GL_UNSIGNED_INT_10F_11F_11F_REV)) { in _mesa_get_readpixels_transfer_ops()
|
H A D | formats.c | 1348 *datatype = GL_UNSIGNED_INT_10F_11F_11F_REV; in _mesa_uncompressed_format_to_type_and_comps()
|
H A D | varray.c | 123 case GL_UNSIGNED_INT_10F_11F_11F_REV: in type_to_bit() 526 case GL_UNSIGNED_INT_10F_11F_11F_REV: in vertex_format_to_pipe_format() 792 type == GL_UNSIGNED_INT_10F_11F_11F_REV && size != 3) { in validate_array_format()
|
H A D | mipmap.c | 725 else if (datatype == GL_UNSIGNED_INT_10F_11F_11F_REV && comps == 3) { in do_row() 1393 else if (datatype == GL_UNSIGNED_INT_10F_11F_11F_REV && comps == 3) { in do_row_3D()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | TextureUploadFormatTest.cpp | 43 case GL_UNSIGNED_INT_10F_11F_11F_REV: in bytesPerPixel() 602 fnTest({GL_R11F_G11F_B10F, GL_RGB, GL_UNSIGNED_INT_10F_11F_11F_REV}, {1, 1, 1, 0}); in TEST_P()
|
H A D | CopyTexture3DTest.cpp | 770 std::vector<GLenum> floatTypes = {GL_FLOAT, GL_HALF_FLOAT, GL_UNSIGNED_INT_10F_11F_11F_REV, in testFloatFormats() 778 floatType != GL_UNSIGNED_INT_10F_11F_11F_REV) in testFloatFormats() 819 if (floatType != GL_UNSIGNED_INT_10F_11F_11F_REV) in testFloatFormats()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
H A D | GLFormat.cpp | 77 AddFormat(wgpu::TextureFormat::RG11B10Ufloat, GL_R11F_G11F_B10F, GL_RGB, GL_UNSIGNED_INT_10F_11F_11F_REV, Type::Float); in BuildGLFormatTable()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcPackedPixelsTests.cpp | 196 { GL_R11F_G11F_B10F, GL_RGB, GL_RGB, GL_UNSIGNED_INT_10F_11F_11F_REV, SAMPLER_FLOAT, { {11,11,10, 0, 0, 0, 0, 0, 0 } }, FLAG_PACKED|FLAG_REQ_RBO_GL42 }, 270 { GL_R11F_G11F_B10F, GL_RGB, GL_RGB, GL_UNSIGNED_INT_10F_11F_11F_REV, SAMPLER_FLOAT, { {11,11,10, 0, 0, 0, 0, 0, 0 } }, FLAG_PACKED|FLAG_REQ_RBO_GL42 }, 355 { GL_UNSIGNED_INT_10F_11F_11F_REV, sizeof(GLuint), STORAGE_FLOAT, true, true, { { 6, 7, 7, 0, 0, 0, 0, 0, 0 } }, false }, 382 { GL_UNSIGNED_INT_10F_11F_11F_REV, sizeof(GLuint), STORAGE_FLOAT, true, true, { { 6, 7, 7, 0, 0, 0, 0, 0, 0 } }, false }, 412 { GL_R11F_G11F_B10F, GL_RGB, GL_UNSIGNED_INT_10F_11F_11F_REV, 4, false }, 507 { GL_RGB, GL_RGB, GL_UNSIGNED_INT_10F_11F_11F_REV, 3, true }, 1157 case GL_UNSIGNED_INT_10F_11F_11F_REV: in createGradient() 1522 ((GL_UNSIGNED_INT_10F_11F_11F_REV == type.type))) 1957 if (GL_RGB == internalformat.sizedFormat && GL_RGB == format && GL_UNSIGNED_INT_10F_11F_11F_REV == type && 2686 case GL_UNSIGNED_INT_10F_11F_11F_REV [all...] |
H A D | glcInternalformatTests.cpp | 461 return GL_UNSIGNED_INT_10F_11F_11F_REV; in getTypeFromInternalFormat() 506 colorConversionMap[GL_UNSIGNED_INT_10F_11F_11F_REV] = &convertUInt_10f_11f_11f_rev; in generateTextureData() 1626 TF(GL_RGB, GL_UNSIGNED_INT_10F_11F_11F_REV, GL_R11F_G11F_B10F), in getESTestData()
|
H A D | glcTextureRepeatModeTests.cpp | 297 { GL_R11F_G11F_B10F, GL_RGB, GL_RGB, GL_UNSIGNED_INT_10F_11F_11F_REV, SAMPLER_FLOAT, { {11,11,10, 0, 0, 0, 0, 0, NO_FLAG } }, FLAG_PACKED|FLAG_REQ_RBO_GL42 }, 386 { GL_R11F_G11F_B10F, GL_RGB, GL_RGB, GL_UNSIGNED_INT_10F_11F_11F_REV, SAMPLER_FLOAT, { {11,11,10, 0, 0, 0, 0, 0, NO_FLAG } }, FLAG_PACKED|FLAG_REQ_RBO_GL42 },
|
H A D | glcPackedDepthStencilTests.cpp | 154 GL_UNSIGNED_INT_10F_11F_11F_REV, 178 GL_UNSIGNED_INT_10F_11F_11F_REV,
|
/third_party/vk-gl-cts/framework/opengl/ |
H A 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;
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
H A D | Image.cpp | 184 case GL_UNSIGNED_INT_10F_11F_11F_REV: return GL_R11F_G11F_B10F; in GetSizedInternalFormat() 457 case GL_UNSIGNED_INT_10F_11F_11F_REV: return 4; in ComputePixelSize() 1427 case GL_UNSIGNED_INT_10F_11F_11F_REV: in loadImageData()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | utilities.cpp | 827 case GL_UNSIGNED_INT_10F_11F_11F_REV: in ValidateTextureFormatType() 1012 case GL_UNSIGNED_INT_10F_11F_11F_REV: VALIDATE_INTERNALFORMAT(GL_R11F_G11F_B10F) in ValidateTextureFormatType() 1170 case GL_UNSIGNED_INT_10F_11F_11F_REV: in GetTypeSize()
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsFboCompletenessTests.cpp | 163 GLS_UNSIZED_FORMATKEY(GL_RGB, GL_UNSIGNED_INT_10F_11F_11F_REV),
|
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/ |
H A D | unittests.cpp | 901 glTexImage2D(GL_TEXTURE_2D, 0, GL_R11F_G11F_B10F, 256, 256, 0, GL_RGB, GL_UNSIGNED_INT_10F_11F_11F_REV, nullptr); in TEST_F() 1965 glTexImage2D(invalidTarget, 0, GL_R11F_G11F_B10F, 256, 256, 0, GL_RGB, GL_UNSIGNED_INT_10F_11F_11F_REV, nullptr); in TEST_F()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cDirectStateAccessVertexArraysTests.cpp | 4765 GL_UNSIGNED_INT_10F_11F_11F_REV }; in iterate() 4902 gl.vertexArrayAttribIFormat(vao, 0, 1, GL_UNSIGNED_INT_10F_11F_11F_REV, 0); in iterate() 4908 gl.vertexArrayAttribLFormat(vao, 0, 1, GL_UNSIGNED_INT_10F_11F_11F_REV, 0); in iterate() 4948 gl.vertexArrayAttribFormat(vao, 0, 1, GL_UNSIGNED_INT_10F_11F_11F_REV, GL_TRUE, 0); in iterate()
|
H A D | gl4cCopyImageTests.cpp | 919 type = GL_UNSIGNED_INT_10F_11F_11F_REV; in getType() 2192 case GL_UNSIGNED_INT_10F_11F_11F_REV: in readChannel() 2263 case GL_UNSIGNED_INT_10F_11F_11F_REV: in writeChannel()
|
H A D | gl3cTextureSwizzleTests.cpp | 714 GL_UNSIGNED_INT_10F_11F_11F_REV, 1466 else if (GL_UNSIGNED_INT_10F_11F_11F_REV == format.m_type) in calculate_values_from_source()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_drawpixels.c | 452 case GL_UNSIGNED_INT_10F_11F_11F_REV: in internal_format()
|