Home
last modified time | relevance | path

Searched defs:shaderGridSize (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageSparseResidency.cpp172 const tcu::UVec3 shaderGridSize = getShaderGridSize(m_imageType, m_imageSize); in initPrograms() local
606 const tcu::UVec3 shaderGridSize = getShaderGridSize(m_imageType, m_imageSize); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp608 const tcu::UVec3 shaderGridSize ( params.size.x(), params.size.y(), params.size.z() ); in initPrograms() local