Searched refs:GL_MAX_VERTEX_OUTPUT_COMPONENTS (Results 1 – 9 of 9) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fShaderBuiltinConstantTests.cpp | 288 { "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 | 2782 …"MAX_VERTEX_OUTPUT_COMPONENTS has minimum value of 64", GL_MAX_VERTEX_OUTPUT_COMPONENTS, … in init()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 1191 case GL_MAX_VERTEX_OUTPUT_COMPONENTS: return "GL_MAX_VERTEX_OUTPUT_COMPONENTS";
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1354 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
|
/external/mesa3d/include/GL/ |
D | glext.h | 802 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
|
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |