Home
last modified time | relevance | path

Searched refs:GL_LUMINANCE8_EXT (Results 1 - 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformat_map_autogen.cpp335 return GL_LUMINANCE8_EXT; in GetSizedFormatInternal()
885 case GL_LUMINANCE8_EXT: in ValidES3FormatCombination()
H A Dformatutils.cpp1120 AddLUMAFormat(&map, GL_LUMINANCE8_EXT, true, 8, 0, GL_LUMINANCE, GL_UNSIGNED_BYTE, GL_UNSIGNED_NORMALIZED, RequireExt<&Extensions::textureStorageEXT>, AlwaysSupported, NeverSupported, NeverSupported, NeverSupported); in BuildInternalFormatInfoMap()
H A DvalidationES3.cpp1003 { GL_LUMINANCE8_EXT, GL_LUMINANCE, 1, 8, 0, umax, 0, umax, 0, umax }, in GetUnsizedEffectiveInternalFormatInfo()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A Dutilities.cpp356 case GL_LUMINANCE8_EXT: in IsSizedInternalFormat()
1109 case GL_UNSIGNED_BYTE: VALIDATE_INTERNALFORMAT(GL_LUMINANCE8_EXT) in ValidateTextureFormatType()
1381 case GL_LUMINANCE8_EXT: in IsColorRenderable()
1559 case GL_LUMINANCE8_EXT: in IsMipmappable()
1809 case GL_LUMINANCE8_EXT: in GetColorComponentType()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DImage.cpp118 case GL_LUMINANCE8_EXT: return GL_LUMINANCE; in GetBaseInternalFormat()
256 case GL_UNSIGNED_BYTE: return GL_LUMINANCE8_EXT; in GetSizedInternalFormat()
394 case GL_LUMINANCE8_EXT: return sw::FORMAT_L8; in SelectInternalFormat()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp166 InsertD3D9FormatInfo(&map, GL_LUMINANCE8_EXT, D3DFMT_L8, D3DFMT_UNKNOWN, LoadToNative<GLubyte, 1> ); in BuildD3D9FormatMap()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DFormat_table_autogen.cpp137 { FormatID::L8_UNORM, GL_LUMINANCE8_EXT, GL_LUMINANCE8_EXT, GenerateMip<L8>, NoCopyFunctions, ReadColor<L8, GLfloat>, WriteColor<L8, GLfloat>, GL_UNSIGNED_NORMALIZED, 0, 0, 0, 0, 8, 0, 0, 1, std::numeric_limits<GLuint>::max(), false, false, false, false, false, gl::VertexAttribType::InvalidEnum },
489 case GL_LUMINANCE8_EXT: in InternalFormatToID()
H A Dload_functions_table_autogen.cpp3832 case GL_LUMINANCE8_EXT: in GetLoadFunctionsMap()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A Dtexture_format_table_autogen.cpp1681 case GL_LUMINANCE8_EXT: in Get()
1683 static constexpr Format info(GL_LUMINANCE8_EXT, in Get()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DVulkanExternalImageTest.cpp52 {VK_FORMAT_R8_UNORM, GL_LUMINANCE8_EXT}, // LUMINANCE_8
H A DWebGLCompatibilityTest.cpp669 GL_LUMINANCE8_EXT, in TEST_P()
/third_party/mesa3d/include/GLES/
H A Dglext.h743 #define GL_LUMINANCE8_EXT 0x8040 macro
/third_party/openGLES/api/GLES/
H A Dglext.h724 #define GL_LUMINANCE8_EXT 0x8040 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dformatutilsgl.cpp297 InsertFormatMapping(&map, GL_LUMINANCE8_EXT, AlwaysSupported(), AlwaysSupported(), NeverSupported(), AlwaysSupported(), AlwaysSupported(), NeverSupported(), NeverSupported() ); in BuildInternalFormatInfoMap()
/third_party/skia/third_party/externals/swiftshader/include/GLES/
H A Dglext.h743 #define GL_LUMINANCE8_EXT 0x8040 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
H A Dglext.h743 #define GL_LUMINANCE8_EXT 0x8040 macro
/third_party/skia/third_party/externals/angle2/include/GLES/
H A Dglext.h732 #define GL_LUMINANCE8_EXT 0x8040 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_format_table_autogen.cpp1017 mIntendedGLFormat = GL_LUMINANCE8_EXT; in initialize()
/third_party/mesa3d/include/GLES2/
H A Dgl2ext.h2227 #define GL_LUMINANCE8_EXT 0x8040 macro
/third_party/openGLES/api/GLES2/
H A Dgl2ext.h2284 #define GL_LUMINANCE8_EXT 0x8040 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2ext.h2170 #define GL_LUMINANCE8_EXT 0x8040 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2ext.h2170 #define GL_LUMINANCE8_EXT 0x8040 macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2ext.h2219 #define GL_LUMINANCE8_EXT 0x8040 macro
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp5306 case GL_LUMINANCE8_EXT: in getFormatAndTypeCompatibleWithInternalformat()
/third_party/openGLES/api/GL/
H A Dglcorearb.h4685 #define GL_LUMINANCE8_EXT 0x8040 macro

Completed in 142 milliseconds

12