Home
last modified time | relevance | path

Searched refs:GL_LOW_INT (Results 1 - 25 of 41) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dutil.cpp418 return GL_LOW_INT;
H A DCollectVariables.cpp504 info.precision = GL_LOW_INT; in visitSymbol()
/third_party/openGLES/api/GLSC2/
H A Dglsc2.h281 #define GL_LOW_INT 0x8DF3 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
H A Dglsc2.h302 #define GL_LOW_INT 0x8DF3 macro
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderStateQueryTests.cpp2328 addChild(new PrecisionFormatCase (m_context, "precision_vertex_lowp_int", "GetShaderPrecisionFormat", GL_VERTEX_SHADER, GL_LOW_INT));
2334 addChild(new PrecisionFormatCase (m_context, "precision_fragment_lowp_int", "GetShaderPrecisionFormat", GL_FRAGMENT_SHADER, GL_LOW_INT));
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Drenderergl_utils.cpp841 caps->vertexLowpInt = QueryTypePrecision(functions, GL_VERTEX_SHADER, GL_LOW_INT); in GenerateCaps()
844 caps->fragmentLowpInt = QueryTypePrecision(functions, GL_FRAGMENT_SHADER, GL_LOW_INT); in GenerateCaps()
H A Dfunctionsgl_enums.h931 #define GL_LOW_INT 0x8DF3 macro
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderStateQueryTests.cpp3733 addChild(new PrecisionFormatCase (m_context, "precision_vertex_lowp_int", "GetShaderPrecisionFormat", GL_VERTEX_SHADER, GL_LOW_INT));
3739 addChild(new PrecisionFormatCase (m_context, "precision_fragment_lowp_int", "GetShaderPrecisionFormat", GL_FRAGMENT_SHADER, GL_LOW_INT));
/third_party/glfw/deps/glad/
H A Dgles2.h296 #define GL_LOW_INT 0x8DF3 macro
/third_party/mesa3d/include/GLES2/
H A Dgl2.h347 #define GL_LOW_INT 0x8DF3 macro
/third_party/openGLES/api/GLES2/
H A Dgl2.h328 #define GL_LOW_INT 0x8DF3 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2.h347 #define GL_LOW_INT 0x8DF3 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2.h347 #define GL_LOW_INT 0x8DF3 macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2.h328 #define GL_LOW_INT 0x8DF3 macro
/third_party/mesa3d/src/mesa/main/
H A Dshaderapi.c2314 case GL_LOW_INT: in _mesa_GetShaderPrecisionFormat()
/third_party/mesa3d/include/GLES3/
H A Dgl31.h347 #define GL_LOW_INT 0x8DF3 macro
H A Dgl3.h347 #define GL_LOW_INT 0x8DF3 macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h328 #define GL_LOW_INT 0x8DF3 macro
H A Dgl31.h328 #define GL_LOW_INT 0x8DF3 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h347 #define GL_LOW_INT 0x8DF3 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES2.cpp4484 case GL_LOW_INT: in ValidateGetShaderPrecisionFormat()
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h347 #define GL_LOW_INT 0x8DF3 macro
H A Dgl31.h349 #define GL_LOW_INT 0x8DF3 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h328 #define GL_LOW_INT 0x8DF3 macro
H A Dgl31.h328 #define GL_LOW_INT 0x8DF3 macro

Completed in 92 milliseconds

12