Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTestsUtil.cpp363 deUint32 getImageMipLevelSizeInBytes (const VkExtent3D& baseExtents, const deUint32 layersCount, co… in getImageMipLevelSizeInBytes()
370 deUint32 getImageSizeInBytes (const VkExtent3D& baseExtents, const deUint32 layersCount, const tcu:… in getImageSizeInBytes()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp663 deUint32 getImageMipLevelSizeInBytes(const VkExtent3D& baseExtents, const deUint32 layersCount, con… in getImageMipLevelSizeInBytes()
670 deUint32 getImageSizeInBytes(const VkExtent3D& baseExtents, const deUint32 layersCount, const tcu::… in getImageSizeInBytes()
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp2798 VkExtent3D mipLevelExtents (const VkExtent3D& baseExtents, const deUint32 mipLevel) in mipLevelExtents()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1144 VkExtent3D mipLevelExtents (const VkExtent3D& baseExtents, const deUint32 mipLevel) in mipLevelExtents()