Home
last modified time | relevance | path

Searched refs:numFragmentSSBOs (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp786 int numFragmentSSBOs = context.getDeqpContext().getContextInfo().getInt(GL_MAX_FRAGMENT_SHADER_STORAGE_BLOCKS); in isFragmentSSBOSupportedForDevice() local
788 return (numFragmentSSBOs > 0) ? true : false; in isFragmentSSBOSupportedForDevice()

Completed in 4 milliseconds