Searched refs:GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS (Results 1 – 14 of 14) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeShaderStorageTests.cpp | 95 case GL_GEOMETRY_SHADER: return GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS; in getMaxSSBlockSizeEnum()
|
D | es31fIntegerStateQueryTests.cpp | 904 …).c_str(), "Test MAX_GEOMETRY_SHADER_STORAGE_BLOCKS", GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, … in init()
|
D | es31fOpaqueTypeIndexingTests.cpp | 763 GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, in init()
|
D | es31fProgramInterfaceQueryTestCase.cpp | 2603 { GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, usage.numShaderStorageBlocks }, in checkShaderResourceUsage()
|
D | es31fGeometryShaderTests.cpp | 6109 …Case(m_context, "max_geometry_shader_storage_blocks", "", GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, 0… in init()
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContext.cpp | 307 case GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS: in glGetIntegerv()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 1242 case GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS: return "GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS";
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | get_hash.h | 379 …{ GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, CONTEXT_INT(Const.Program[MESA_SHADER_GEOMETRY].MaxShader…
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1337 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
|
/external/mesa3d/include/GLES3/ |
D | gl32.h | 1597 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 2465 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
|
D | glext.h | 2412 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 2489 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
|
D | glext.h | 2436 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
|