Searched defs:baseExtents (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesTestsUtil.cpp | 966 uint32_t getImageMipLevelSizeInBytes(const VkExtent3D &baseExtents, const uint32_t layersCount, in getImageMipLevelSizeInBytes() 976 uint32_t getImageSizeInBytes(const VkExtent3D &baseExtents, const uint32_t layersCount, in getImageSizeInBytes() 988 uint32_t getImageMipLevelSizeInBytes(const VkExtent3D &baseExtents, const uint32_t layersCount, in getImageMipLevelSizeInBytes() 996 uint32_t getImageSizeInBytes(const VkExtent3D &baseExtents, const uint32_t layersCount, in getImageSizeInBytes()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A 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()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkImageUtil.cpp | 2519 …t32_t getPlaneSizeInBytes(const PlanarFormatDescription &formatInfo, const VkExtent3D &baseExtents, in getPlaneSizeInBytes() 2530 …t32_t getPlaneSizeInBytes(const PlanarFormatDescription &formatInfo, const tcu::UVec2 &baseExtents, in getPlaneSizeInBytes() 2539 VkExtent3D getPlaneExtent(const PlanarFormatDescription &formatInfo, const VkExtent3D &baseExtents, in getPlaneExtent() 2551 tcu::UVec2 getPlaneExtent(const PlanarFormatDescription &formatInfo, const tcu::UVec2 &baseExtents, in getPlaneExtent() 4554 VkExtent3D mipLevelExtents(const VkExtent3D &baseExtents, const uint32_t mipLevel) in mipLevelExtents()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRender.cpp | 1243 VkExtent3D mipLevelExtents(const VkExtent3D &baseExtents, const uint32_t mipLevel) in mipLevelExtents()
|