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

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBufferMemoryAliasing.cpp61 tcu::UVec3 computeWorkGroupSize (const deUint32 numInvocations) function in namespace:vkt::sparse::__anon3739
112 const tcu::UVec3 workGroupSize = computeWorkGroupSize(numInvocations);
334 const tcu::UVec3 workGroupSize = computeWorkGroupSize(numInvocationsLeft);
H A DvktSparseResourcesImageSparseResidency.cpp124 tcu::UVec3 computeWorkGroupSize (const tcu::UVec3& gridSize) function in namespace:vkt::sparse::__anon3743
181 const tcu::UVec3 workGroupSize = computeWorkGroupSize(gridSize);
588 const tcu::UVec3 workGroupSize = computeWorkGroupSize(gridSize);

Completed in 57 milliseconds