Home
last modified time | relevance | path

Searched refs:GL_UNSIGNED_INT_10F_11F_11F_REV (Results 1 - 25 of 59) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformat_map_desktop.cpp72 case GL_UNSIGNED_INT_10F_11F_11F_REV: in ValidDesktopType()
103 case GL_UNSIGNED_INT_10F_11F_11F_REV: in ValidDesktopFormatCombination()
H A Dformat_map_autogen.cpp436 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 Dformatutils.cpp1044 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 Dvbo_util.h117 * 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 Dglformats.c255 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 Dreadpix.c114 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 Dformats.c1348 *datatype = GL_UNSIGNED_INT_10F_11F_11F_REV; in _mesa_uncompressed_format_to_type_and_comps()
H A Dvarray.c123 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 Dmipmap.c725 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 DTextureUploadFormatTest.cpp43 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 DCopyTexture3DTest.cpp770 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 DGLFormat.cpp77 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 DglcPackedPixelsTests.cpp196 { 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 DglcInternalformatTests.cpp461 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 DglcTextureRepeatModeTests.cpp297 { 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 DglcPackedDepthStencilTests.cpp154 GL_UNSIGNED_INT_10F_11F_11F_REV,
178 GL_UNSIGNED_INT_10F_11F_11F_REV,
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureUtil.cpp116 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 DImage.cpp184 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 Dutilities.cpp827 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 DglsFboCompletenessTests.cpp163 GLS_UNSIZED_FORMATKEY(GL_RGB, GL_UNSIGNED_INT_10F_11F_11F_REV),
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
H A Dunittests.cpp901 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 Dgl4cDirectStateAccessVertexArraysTests.cpp4765 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 Dgl4cCopyImageTests.cpp919 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 Dgl3cTextureSwizzleTests.cpp714 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 Dst_cb_drawpixels.c452 case GL_UNSIGNED_INT_10F_11F_11F_REV: in internal_format()

Completed in 69 milliseconds

123