Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureMipmapTests.cpp2621 const auto minLodU = m_params.getMinLodInteger(); in iterate() local
2673 DE_ASSERT(minLodU < texMipLevels); in iterate()
2832 const auto srcLevelColor = levelColors.at(minLodU); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureMipmapTests.cpp2625 const auto minLodU = m_params.getMinLodInteger(); in iterate() local
2677 DE_ASSERT(minLodU < texMipLevels); in iterate()
2836 const auto srcLevelColor = levelColors.at(minLodU); in iterate()

Completed in 12 milliseconds