Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp826 deUint32 getImageMipLevelSizeInBytes(const VkExtent3D& baseExtents, const deUint32 layersCount, con… in getImageMipLevelSizeInBytes()
833 deUint32 getImageSizeInBytes(const VkExtent3D& baseExtents, const deUint32 layersCount, const tcu::… in getImageSizeInBytes()
842 deUint32 getImageMipLevelSizeInBytes (const VkExtent3D& baseExtents, const deUint32 layersCount, co… in getImageMipLevelSizeInBytes()
847 deUint32 getImageSizeInBytes (const VkExtent3D& baseExtents, const deUint32 layersCount, const vk::… in getImageSizeInBytes()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp2517 const VkExtent3D& baseExtents, in getPlaneSizeInBytes()
2529 const tcu::UVec2& baseExtents, in getPlaneSizeInBytes()
2539 const VkExtent3D& baseExtents, in getPlaneExtent()
2552 const tcu::UVec2& baseExtents, in getPlaneExtent()
4131 VkExtent3D mipLevelExtents (const VkExtent3D& baseExtents, const deUint32 mipLevel) in mipLevelExtents()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1173 VkExtent3D mipLevelExtents (const VkExtent3D& baseExtents, const deUint32 mipLevel) in mipLevelExtents()