Searched refs:GL_MAX_GEOMETRY_OUTPUT_COMPONENTS (Results 1 – 14 of 14) sorted by relevance
/external/deqp/modules/gles31/stress/ |
D | es31sTessellationGeometryInteractionTests.cpp | 183 gl.getIntegerv(GL_MAX_GEOMETRY_OUTPUT_COMPONENTS, &geometryOutputComponents); in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderBuiltinConstantTests.cpp | 383 { "gl_MaxGeometryOutputComponents", getInteger<GL_MAX_GEOMETRY_OUTPUT_COMPONENTS> }, in init()
|
D | es31fIntegerStateQueryTests.cpp | 897 …ffix).c_str(), "Test MAX_GEOMETRY_OUTPUT_COMPONENTS", GL_MAX_GEOMETRY_OUTPUT_COMPONENTS, … in init()
|
D | es31fTessellationGeometryInteractionTests.cpp | 2261 gl.getIntegerv(GL_MAX_GEOMETRY_OUTPUT_COMPONENTS, &geometryOutputComponents); in init()
|
D | es31fProgramInterfaceQueryTestCase.cpp | 2596 { GL_MAX_GEOMETRY_OUTPUT_COMPONENTS, usage.numOutputComponents }, in checkShaderResourceUsage()
|
D | es31fGeometryShaderTests.cpp | 6091 …mitCase(m_context, "max_geometry_output_components", "", GL_MAX_GEOMETRY_OUTPUT_COMPONENTS, … in init()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 1245 case GL_MAX_GEOMETRY_OUTPUT_COMPONENTS: return "GL_MAX_GEOMETRY_OUTPUT_COMPONENTS";
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | get_hash.h | 345 …{ GL_MAX_GEOMETRY_OUTPUT_COMPONENTS, CONTEXT_INT(Const.Program[MESA_SHADER_GEOMETRY].MaxOutputComp…
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1398 #define GL_MAX_GEOMETRY_OUTPUT_COMPONENTS 0x9124 macro
|
/external/mesa3d/include/GLES3/ |
D | gl32.h | 1589 #define GL_MAX_GEOMETRY_OUTPUT_COMPONENTS 0x9124 macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 1538 #define GL_MAX_GEOMETRY_OUTPUT_COMPONENTS 0x9124 macro
|
D | glext.h | 1425 #define GL_MAX_GEOMETRY_OUTPUT_COMPONENTS 0x9124 macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 1557 #define GL_MAX_GEOMETRY_OUTPUT_COMPONENTS 0x9124 macro
|
D | glext.h | 1444 #define GL_MAX_GEOMETRY_OUTPUT_COMPONENTS 0x9124 macro
|