Home
last modified time | relevance | path

Searched refs:ycbcrModelConverionCount (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp773 int ycbcrModelConverionCount = std::min( (int)vk::VK_SAMPLER_YCBCR_MODEL_CONVERSION_LAST, 4 ); in textureConversionTest() local
774 for (int i = 0; i < ycbcrModelConverionCount; i++) in textureConversionTest()
1079 int ycbcrModelConverionCount = std::min((int)vk::VK_SAMPLER_YCBCR_MODEL_CONVERSION_LAST, 4); in createTestShaders() local
1080 for (int i = 0; i < ycbcrModelConverionCount; i++) in createTestShaders()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp773 int ycbcrModelConverionCount = std::min( (int)vk::VK_SAMPLER_YCBCR_MODEL_CONVERSION_LAST, 4 ); in textureConversionTest() local
774 for (int i = 0; i < ycbcrModelConverionCount; i++) in textureConversionTest()
1079 int ycbcrModelConverionCount = std::min((int)vk::VK_SAMPLER_YCBCR_MODEL_CONVERSION_LAST, 4); in createTestShaders() local
1080 for (int i = 0; i < ycbcrModelConverionCount; i++) in createTestShaders()