/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesTestsUtil.hpp | 151 deUint32 getImageMipLevelSizeInBytes (const vk::VkExtent3D& baseExtents, 157 deUint32 getImageSizeInBytes (const vk::VkExtent3D& baseExtents, 163 deUint32 getImageMipLevelSizeInBytes (const vk::VkExtent3D& baseExtents, 170 deUint32 getImageSizeInBytes (const vk::VkExtent3D& baseExtents,
|
D | vktSparseResourcesTestsUtil.cpp | 797 deUint32 getImageMipLevelSizeInBytes(const VkExtent3D& baseExtents, const deUint32 layersCount, con… in getImageMipLevelSizeInBytes() argument 799 const VkExtent3D extents = mipLevelExtents(baseExtents, mipmapLevel); in getImageMipLevelSizeInBytes() 804 deUint32 getImageSizeInBytes(const VkExtent3D& baseExtents, const deUint32 layersCount, const tcu::… in getImageSizeInBytes() argument 808 …imageSizeInBytes += getImageMipLevelSizeInBytes(baseExtents, layersCount, format, mipmapLevel, mip… in getImageSizeInBytes() 813 deUint32 getImageMipLevelSizeInBytes (const VkExtent3D& baseExtents, const deUint32 layersCount, co… in getImageMipLevelSizeInBytes() argument 815 …return layersCount * getPlaneSizeInBytes(formatDescription, baseExtents, planeNdx, mipmapLevel, mi… in getImageMipLevelSizeInBytes() 818 deUint32 getImageSizeInBytes (const VkExtent3D& baseExtents, const deUint32 layersCount, const vk::… in getImageSizeInBytes() argument 823 …imageSizeInBytes += getImageMipLevelSizeInBytes(baseExtents, layersCount, formatDescription, plane… in getImageSizeInBytes()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
D | vktSparseResourcesTestsUtil.hpp | 151 deUint32 getImageMipLevelSizeInBytes (const vk::VkExtent3D& baseExtents, 157 deUint32 getImageSizeInBytes (const vk::VkExtent3D& baseExtents, 163 deUint32 getImageMipLevelSizeInBytes (const vk::VkExtent3D& baseExtents, 170 deUint32 getImageSizeInBytes (const vk::VkExtent3D& baseExtents,
|
D | vktSparseResourcesTestsUtil.cpp | 797 deUint32 getImageMipLevelSizeInBytes(const VkExtent3D& baseExtents, const deUint32 layersCount, con… in getImageMipLevelSizeInBytes() argument 799 const VkExtent3D extents = mipLevelExtents(baseExtents, mipmapLevel); in getImageMipLevelSizeInBytes() 804 deUint32 getImageSizeInBytes(const VkExtent3D& baseExtents, const deUint32 layersCount, const tcu::… in getImageSizeInBytes() argument 808 …imageSizeInBytes += getImageMipLevelSizeInBytes(baseExtents, layersCount, format, mipmapLevel, mip… in getImageSizeInBytes() 813 deUint32 getImageMipLevelSizeInBytes (const VkExtent3D& baseExtents, const deUint32 layersCount, co… in getImageMipLevelSizeInBytes() argument 815 …return layersCount * getPlaneSizeInBytes(formatDescription, baseExtents, planeNdx, mipmapLevel, mi… in getImageMipLevelSizeInBytes() 818 deUint32 getImageSizeInBytes (const VkExtent3D& baseExtents, const deUint32 layersCount, const vk::… in getImageSizeInBytes() argument 823 …imageSizeInBytes += getImageMipLevelSizeInBytes(baseExtents, layersCount, formatDescription, plane… in getImageSizeInBytes()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineMultisampleTestsUtil.cpp | 363 deUint32 getImageMipLevelSizeInBytes (const VkExtent3D& baseExtents, const deUint32 layersCount, co… in getImageMipLevelSizeInBytes() argument 365 const VkExtent3D extents = mipLevelExtents(baseExtents, mipmapLevel); in getImageMipLevelSizeInBytes() 370 deUint32 getImageSizeInBytes (const VkExtent3D& baseExtents, const deUint32 layersCount, const tcu:… in getImageSizeInBytes() argument 375 …imageSizeInBytes += getImageMipLevelSizeInBytes(baseExtents, layersCount, format, mipmapLevel, num… in getImageSizeInBytes()
|
D | vktPipelineMultisampleTestsUtil.hpp | 76 deUint32 getImageMipLevelSizeInBytes (const vk::VkExtent3D& baseExtents, const deUint32 layersCo… 77 deUint32 getImageSizeInBytes (const vk::VkExtent3D& baseExtents, const deUint32 layersCount, c…
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleTestsUtil.cpp | 363 deUint32 getImageMipLevelSizeInBytes (const VkExtent3D& baseExtents, const deUint32 layersCount, co… in getImageMipLevelSizeInBytes() argument 365 const VkExtent3D extents = mipLevelExtents(baseExtents, mipmapLevel); in getImageMipLevelSizeInBytes() 370 deUint32 getImageSizeInBytes (const VkExtent3D& baseExtents, const deUint32 layersCount, const tcu:… in getImageSizeInBytes() argument 375 …imageSizeInBytes += getImageMipLevelSizeInBytes(baseExtents, layersCount, format, mipmapLevel, num… in getImageSizeInBytes()
|
D | vktPipelineMultisampleTestsUtil.hpp | 76 deUint32 getImageMipLevelSizeInBytes (const vk::VkExtent3D& baseExtents, const deUint32 layersCo… 77 deUint32 getImageSizeInBytes (const vk::VkExtent3D& baseExtents, const deUint32 layersCount, c…
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkImageUtil.hpp | 182 const VkExtent3D& baseExtents, 187 const tcu::UVec2& baseExtents, 192 const VkExtent3D& baseExtents, 196 const tcu::UVec2& baseExtents, 235 VkExtent3D mipLevelExtents (const VkExtent3D& baseExtents,
|
D | vkImageUtil.cpp | 2564 const VkExtent3D& baseExtents, in getPlaneSizeInBytes() argument 2569 VkExtent3D imageExtent = getPlaneExtent(formatInfo, baseExtents, planeNdx, mipmapLevel); in getPlaneSizeInBytes() 2576 const tcu::UVec2& baseExtents, in getPlaneSizeInBytes() argument 2581 …tcu::UVec2 mipExtents = getPlaneExtent(formatInfo, baseExtents, planeNdx, mipmapLevel) / tcu::UVec… in getPlaneSizeInBytes() 2586 const VkExtent3D& baseExtents, in getPlaneExtent() argument 2593 …VkExtent3D mip0Extents { baseExtents.width / widthDivisor, baseExtents.height / heightDivisor, ba… in getPlaneExtent() 2599 const tcu::UVec2& baseExtents, in getPlaneExtent() argument 2605 tcu::UVec2 mip0Extents { baseExtents.x() / widthDivisor, baseExtents.y() / heightDivisor }; in getPlaneExtent() 4195 VkExtent3D mipLevelExtents (const VkExtent3D& baseExtents, const deUint32 mipLevel) in mipLevelExtents() argument 4199 result.width = std::max(baseExtents.width >> mipLevel, 1u); in mipLevelExtents() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 1188 VkExtent3D mipLevelExtents (const VkExtent3D& baseExtents, const deUint32 mipLevel) in mipLevelExtents() argument 1192 result.width = std::max(baseExtents.width >> mipLevel, 1u); in mipLevelExtents() 1193 result.height = std::max(baseExtents.height >> mipLevel, 1u); in mipLevelExtents() 1194 result.depth = std::max(baseExtents.depth >> mipLevel, 1u); in mipLevelExtents()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 1188 VkExtent3D mipLevelExtents (const VkExtent3D& baseExtents, const deUint32 mipLevel) in mipLevelExtents() argument 1192 result.width = std::max(baseExtents.width >> mipLevel, 1u); in mipLevelExtents() 1193 result.height = std::max(baseExtents.height >> mipLevel, 1u); in mipLevelExtents() 1194 result.depth = std::max(baseExtents.depth >> mipLevel, 1u); in mipLevelExtents()
|