Searched defs:baseExtents (Results 1 – 4 of 4) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleTestsUtil.cpp | 426 uint32_t getImageMipLevelSizeInBytes(const VkExtent3D &baseExtents, const uint32_t layersCount, in getImageMipLevelSizeInBytes() 435 uint32_t getImageSizeInBytes(const VkExtent3D &baseExtents, const uint32_t layersCount, in getImageSizeInBytes()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesTestsUtil.cpp | 985 uint32_t getImageMipLevelSizeInBytes(const VkExtent3D &baseExtents, const uint32_t layersCount, in getImageMipLevelSizeInBytes() 995 uint32_t getImageSizeInBytes(const VkExtent3D &baseExtents, const uint32_t layersCount, in getImageSizeInBytes() 1007 uint32_t getImageMipLevelSizeInBytes(const VkExtent3D &baseExtents, const uint32_t layersCount, in getImageMipLevelSizeInBytes() 1015 uint32_t getImageSizeInBytes(const VkExtent3D &baseExtents, const uint32_t layersCount, in getImageSizeInBytes()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkImageUtil.cpp | 2541 …t32_t getPlaneSizeInBytes(const PlanarFormatDescription &formatInfo, const VkExtent3D &baseExtents, in getPlaneSizeInBytes() 2552 …t32_t getPlaneSizeInBytes(const PlanarFormatDescription &formatInfo, const tcu::UVec2 &baseExtents, in getPlaneSizeInBytes() 2561 VkExtent3D getPlaneExtent(const PlanarFormatDescription &formatInfo, const VkExtent3D &baseExtents, in getPlaneExtent() 2573 tcu::UVec2 getPlaneExtent(const PlanarFormatDescription &formatInfo, const tcu::UVec2 &baseExtents, in getPlaneExtent() 4577 VkExtent3D mipLevelExtents(const VkExtent3D &baseExtents, const uint32_t mipLevel) in mipLevelExtents()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 1241 VkExtent3D mipLevelExtents(const VkExtent3D &baseExtents, const uint32_t mipLevel) in mipLevelExtents()
|