Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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/sparse_resources/
DvktSparseResourcesImageSparseResidency.cpp170 const tcu::UVec3 shaderGridSize = getShaderGridSize(m_imageType, m_imageSize); in initPrograms() local
621 const tcu::UVec3 shaderGridSize = getShaderGridSize(m_imageType, m_imageSize); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp579 const tcu::UVec3 shaderGridSize ( params.size.x(), params.size.y(), params.size.z() ); in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp666 const tcu::UVec3 shaderGridSize ( params.size.x(), params.size.y(), params.size.z() ); in initPrograms() local