Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageSparseResidency.cpp441 …const tcu::UVec3 lastBlockExtent = tcu::UVec3(planeExtent.width % imageGranularity.width ? pla… in iterate() local
802 …const tcu::UVec3 lastBlockExtent = tcu::UVec3(planeExtent.width % compatibleImageGranularity.… in iterate() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp5331 …const tcu::UVec3 lastBlockExtent = tcu::UVec3(mipExtent.width % blockSize.width ? mipExtent.widt… in allocateAndBindSparseImage() local