Home
last modified time | relevance | path

Searched refs:levelAlignment (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp1189 const deInt64 levelAlignment = 16; in getPerMipLevelStorageSize() local
1193 storageSizes.push_back(deAlign64(pixelSize * product(*it), levelAlignment)); in getPerMipLevelStorageSize()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp1310 const deInt64 levelAlignment = 16; in getPerMipLevelStorageSize() local
1314 storageSizes.push_back(deAlign64(pixelSize * product(*it), levelAlignment)); in getPerMipLevelStorageSize()