Home
last modified time | relevance | path

Searched refs:GL_LOW_INT (Results 1 – 25 of 54) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dutil.cpp471 return GL_LOW_INT; in GLVariablePrecision()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dutil.cpp418 return GL_LOW_INT; in GLVariablePrecision()
DCollectVariables.cpp504 info.precision = GL_LOW_INT; in visitSymbol()
/third_party/openGLES/api/GLSC2/
Dglsc2.h281 #define GL_LOW_INT 0x8DF3 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
Dglsc2.h302 #define GL_LOW_INT 0x8DF3 macro
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h931 #define GL_LOW_INT 0x8DF3 macro
Drenderergl_utils.cpp620 caps->vertexLowpInt = QueryTypePrecision(functions, GL_VERTEX_SHADER, GL_LOW_INT); in GenerateCaps()
623 caps->fragmentLowpInt = QueryTypePrecision(functions, GL_FRAGMENT_SHADER, GL_LOW_INT); in GenerateCaps()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h931 #define GL_LOW_INT 0x8DF3 macro
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()
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_opengles2_gl2.h422 #define GL_LOW_INT 0x8DF3 macro
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderStateQueryTests.cpp2328 …ontext, "precision_vertex_lowp_int", "GetShaderPrecisionFormat", GL_VERTEX_SHADER, GL_LOW_INT)); in init()
2334 …xt, "precision_fragment_lowp_int", "GetShaderPrecisionFormat", GL_FRAGMENT_SHADER, GL_LOW_INT)); in init()
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
Dgl2.h347 #define GL_LOW_INT 0x8DF3 macro
/third_party/mesa3d/include/GLES2/
Dgl2.h347 #define GL_LOW_INT 0x8DF3 macro
/third_party/openGLES/api/GLES2/
Dgl2.h328 #define GL_LOW_INT 0x8DF3 macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
Dgl2.h328 #define GL_LOW_INT 0x8DF3 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
Dgl2.h347 #define GL_LOW_INT 0x8DF3 macro
/third_party/flutter/skia/third_party/externals/angle2/include/GLES2/
Dgl2.h347 #define GL_LOW_INT 0x8DF3 macro
/third_party/vk-gl-cts/framework/opengl/
DgluStrUtil.inl1555 case GL_LOW_INT: return "GL_LOW_INT";
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp3697 …ontext, "precision_vertex_lowp_int", "GetShaderPrecisionFormat", GL_VERTEX_SHADER, GL_LOW_INT)); in init()
3703 …xt, "precision_fragment_lowp_int", "GetShaderPrecisionFormat", GL_FRAGMENT_SHADER, GL_LOW_INT)); in init()
/third_party/openGLES/api/GLES3/
Dgl3.h328 #define GL_LOW_INT 0x8DF3 macro
/third_party/mesa3d/include/GLES3/
Dgl3.h347 #define GL_LOW_INT 0x8DF3 macro
/third_party/flutter/skia/third_party/externals/angle2/include/GLES3/
Dgl3.h347 #define GL_LOW_INT 0x8DF3 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
Dgl3.h347 #define GL_LOW_INT 0x8DF3 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
Dgl3.h328 #define GL_LOW_INT 0x8DF3 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
Dgl3.h347 #define GL_LOW_INT 0x8DF3 macro

123