Searched refs:GL_MAX_GEOMETRY_INPUT_COMPONENTS (Results 1 – 12 of 12) 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/mesa3d/prebuilt-intermediates/main/ |
D | get_hash.h | 344 …{ GL_MAX_GEOMETRY_INPUT_COMPONENTS, CONTEXT_INT(Const.Program[MESA_SHADER_GEOMETRY].MaxInputCompon…
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1396 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
|
/external/mesa3d/include/GLES3/ |
D | gl32.h | 1588 #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 | glcorearb.h | 1556 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
|
D | glext.h | 1443 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
|