Searched refs:GL_MAX_VERTEX_OUTPUT_COMPONENTS (Results 1 – 18 of 18) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fShaderBuiltinConstantTests.cpp | 310 { "gl_MaxVertexOutputVectors", getVectorsFromComps<GL_MAX_VERTEX_OUTPUT_COMPONENTS> }, in init()
|
D | es31fProgramInterfaceQueryTestCase.cpp | 2510 { GL_MAX_VERTEX_OUTPUT_COMPONENTS, usage.numOutputComponents }, in checkShaderResourceUsage()
|
/external/deqp/modules/gles3/functional/ |
D | es3fImplementationLimitTests.cpp | 478 LIMIT_CASE(max_vertex_output_components, GL_MAX_VERTEX_OUTPUT_COMPONENTS, GLint, 64); in init()
|
D | es3fShaderBuiltinVarTests.cpp | 1106 …t_vectors", "gl_MaxVertexOutputVectors", getVectorsFromComps<GL_MAX_VERTEX_OUTPUT_COMPONENTS> }, in init()
|
D | es3fIntegerStateQueryTests.cpp | 2802 …"MAX_VERTEX_OUTPUT_COMPONENTS has minimum value of 64", GL_MAX_VERTEX_OUTPUT_COMPONENTS, … in init()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 1192 case GL_MAX_VERTEX_OUTPUT_COMPONENTS: return "GL_MAX_VERTEX_OUTPUT_COMPONENTS";
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 751 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Context.cpp | 2209 case GL_MAX_VERTEX_OUTPUT_COMPONENTS: in getIntegerv() 2520 case GL_MAX_VERTEX_OUTPUT_COMPONENTS: in getQueryParameterInfo()
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | get_hash.h | 249 …{ GL_MAX_VERTEX_OUTPUT_COMPONENTS, CONTEXT_INT(Const.Program[MESA_SHADER_VERTEX].MaxOutputComponen…
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 940 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
|
D | gl31.h | 940 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
|
D | gl32.h | 940 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 942 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1395 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 1536 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
|
D | glext.h | 1423 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 1555 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
|
D | glext.h | 1442 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
|