Searched refs:GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS (Results 1 – 13 of 13) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeShaderStorageTests.cpp | 301 ctx.glGetIntegerv(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, &maxCombinedSSBlocks); in max_combined_block_number_limit()
|
D | es31fLayoutBindingTests.cpp | 1941 …ER_STORAGE_BLOCKS, GL_MAX_FRAGMENT_SHADER_STORAGE_BLOCKS, GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, "… in SSBOBindingRenderCase() 2105 GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, in SSBOBindingNegativeCase()
|
D | es31fIntegerStateQueryTests.cpp | 848 …ix).c_str(), "Test MAX_COMBINED_SHADER_STORAGE_BLOCKS", GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, … in init()
|
D | es31fProgramInterfaceQueryTestCase.cpp | 2713 { GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, usage.numShaderStorageBlocks }, in checkProgramCombinedResourceUsage()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 1280 case GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS: return "GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS";
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | get_hash.h | 333 …{ GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, CONTEXT_INT(Const.MaxCombinedShaderStorageBlocks), extra_…
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1345 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
|
/external/mesa3d/include/GLES3/ |
D | gl31.h | 1326 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
|
D | gl32.h | 1326 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 2470 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
|
D | glext.h | 2417 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 2494 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
|
D | glext.h | 2441 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
|