Searched refs:GL_MAX_GEOMETRY_INPUT_COMPONENTS (Results 1 – 9 of 9) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fShaderBuiltinConstantTests.cpp | 382 { "gl_MaxGeometryInputComponents", getInteger<GL_MAX_GEOMETRY_INPUT_COMPONENTS> }, in init()
|
D | es31fIntegerStateQueryTests.cpp | 896 …uffix).c_str(), "Test MAX_GEOMETRY_INPUT_COMPONENTS", GL_MAX_GEOMETRY_INPUT_COMPONENTS, 6… in init()
|
D | es31fProgramInterfaceQueryTestCase.cpp | 2595 { GL_MAX_GEOMETRY_INPUT_COMPONENTS, usage.numInputComponents }, in checkShaderResourceUsage()
|
D | es31fGeometryShaderTests.cpp | 6090 …imitCase(m_context, "max_geometry_input_components", "", GL_MAX_GEOMETRY_INPUT_COMPONENTS, "… in init()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 1244 case GL_MAX_GEOMETRY_INPUT_COMPONENTS: return "GL_MAX_GEOMETRY_INPUT_COMPONENTS";
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1396 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 1537 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
|
D | glext.h | 1424 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
|
/external/mesa3d/include/GL/ |
D | glext.h | 803 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
|