/external/angle/src/compiler/translator/ |
D | util.cpp | 430 return GL_LOW_INT; in GLVariablePrecision()
|
D | CollectVariables.cpp | 509 info.precision = GL_LOW_INT; in visitSymbol()
|
/external/angle/src/libANGLE/renderer/gl/ |
D | functionsgl_enums.h | 931 #define GL_LOW_INT 0x8DF3 macro
|
D | renderergl_utils.cpp | 916 caps->vertexLowpInt = QueryTypePrecision(functions, GL_VERTEX_SHADER, GL_LOW_INT); in GenerateCaps() 919 caps->fragmentLowpInt = QueryTypePrecision(functions, GL_FRAGMENT_SHADER, GL_LOW_INT); in GenerateCaps()
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderStateQueryTests.cpp | 2328 …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()
|
/external/angle/include/GLES2/ |
D | gl2.h | 328 #define GL_LOW_INT 0x8DF3 macro
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 347 #define GL_LOW_INT 0x8DF3 macro
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 1555 case GL_LOW_INT: return "GL_LOW_INT";
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderStateQueryTests.cpp | 3733 …ontext, "precision_vertex_lowp_int", "GetShaderPrecisionFormat", GL_VERTEX_SHADER, GL_LOW_INT)); in init() 3739 …xt, "precision_fragment_lowp_int", "GetShaderPrecisionFormat", GL_FRAGMENT_SHADER, GL_LOW_INT)); in init()
|
D | es3fShaderOperatorTests.cpp | 385 case PRECISION_LOWP: intPrecisionGL = GL_LOW_INT; break; in getGLSLUintBits()
|
/external/mesa3d/src/mesa/main/ |
D | shaderapi.c | 2271 case GL_LOW_INT: in _mesa_GetShaderPrecisionFormat()
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 347 #define GL_LOW_INT 0x8DF3 macro
|
D | gl31.h | 347 #define GL_LOW_INT 0x8DF3 macro
|
D | gl32.h | 347 #define GL_LOW_INT 0x8DF3 macro
|
/external/angle/include/GLES3/ |
D | gl3.h | 328 #define GL_LOW_INT 0x8DF3 macro
|
D | gl31.h | 328 #define GL_LOW_INT 0x8DF3 macro
|
D | gl32.h | 328 #define GL_LOW_INT 0x8DF3 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1218 #define GL_LOW_INT 0x8DF3 macro
|
/external/angle/src/libANGLE/ |
D | Context.cpp | 7090 case GL_LOW_INT: in getShaderPrecisionFormat() 7119 case GL_LOW_INT: in getShaderPrecisionFormat()
|
D | validationES2.cpp | 4587 case GL_LOW_INT: in ValidateGetShaderPrecisionFormat()
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 1868 #define GL_LOW_INT 0x8DF3 macro
|
D | glext.h | 1816 #define GL_LOW_INT 0x8DF3 macro
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 3805 #define GL_LOW_INT 0x8DF3 macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 5356 #define GL_LOW_INT 0x8DF3 macro
|