Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageCompressionTranscodingSupport.cpp242 const vector<UVec3>& uncompressedSizes);
348 vector<UVec3> BasicTranscodingTestInstance::getCompressedMipLevelSizes (const VkFormat compressedFormat, const vector<UVec3>& uncompressedSizes) in getCompressedMipLevelSizes() argument
353 for (it = uncompressedSizes.begin(); it != uncompressedSizes.end(); it++) in getCompressedMipLevelSizes()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageCompressionTranscodingSupport.cpp242 const vector<UVec3>& uncompressedSizes);
348 vector<UVec3> BasicTranscodingTestInstance::getCompressedMipLevelSizes (const VkFormat compressedFormat, const vector<UVec3>& uncompressedSizes) in getCompressedMipLevelSizes() argument
353 for (it = uncompressedSizes.begin(); it != uncompressedSizes.end(); it++) in getCompressedMipLevelSizes()

Completed in 12 milliseconds