Home
last modified time | relevance | path

Searched refs:getCompressedMipLevelSizes (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageCompressionTranscodingSupport.cpp241 vector<UVec3> getCompressedMipLevelSizes (const VkFormat compressedFormat,
348 vector<UVec3> BasicTranscodingTestInstance::getCompressedMipLevelSizes (const VkFormat compressedFormat, const vector<UVec3>& uncompressedSizes) in getCompressedMipLevelSizes() function in vkt::image::__anon28012::BasicTranscodingTestInstance
1644 m_uncompressedImageResVec = getCompressedMipLevelSizes(m_parameters.formatCompressed, m_compressedImageResVec); in prepareData()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageCompressionTranscodingSupport.cpp241 vector<UVec3> getCompressedMipLevelSizes (const VkFormat compressedFormat,
348 vector<UVec3> BasicTranscodingTestInstance::getCompressedMipLevelSizes (const VkFormat compressedFormat, const vector<UVec3>& uncompressedSizes) in getCompressedMipLevelSizes() function in vkt::image::__anon29244::BasicTranscodingTestInstance
1629 m_uncompressedImageResVec = getCompressedMipLevelSizes(m_parameters.formatCompressed, m_compressedImageResVec); in prepareData()

Completed in 15 milliseconds