Home
last modified time | relevance | path

Searched refs:chromaLocations (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp1269 const std::vector<ChromaLocationNamePair> chromaLocations = member
1362 … chromaLocation(rng.choose<ChromaLocationNamePair>(begin(chromaLocations), end(chromaLocations)).… in buildTests()
1405 …ation chromaLocation(rng.choose<ChromaLocationNamePair>(chromaLocations.begin(), chromaLocations.e… in buildTests()
1447 for (size_t xChromaOffsetNdx = 0; xChromaOffsetNdx < chromaLocations.size(); xChromaOffsetNdx++) in buildTests()
1449 const char* const xChromaOffsetName(chromaLocations[xChromaOffsetNdx].name); in buildTests()
1450 const vk::VkChromaLocation xChromaOffset(chromaLocations[xChromaOffsetNdx].value); in buildTests()
1469 …n yChromaOffset(rng.choose<ChromaLocationNamePair>(begin(chromaLocations), end(chromaLocations)).… in buildTests()
1503 …on yChromaOffset(rng.choose<ChromaLocationNamePair>(begin(chromaLocations), end(chromaLocations)).… in buildTests()
1545 … for (size_t xChromaOffsetNdx = 0; xChromaOffsetNdx < chromaLocations.size(); xChromaOffsetNdx++) in buildTests()
1547 const vk::VkChromaLocation xChromaOffset(chromaLocations[xChromaOffsetNdx].value); in buildTests()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp1269 const std::vector<ChromaLocationNamePair> chromaLocations = member
1362 … chromaLocation(rng.choose<ChromaLocationNamePair>(begin(chromaLocations), end(chromaLocations)).… in buildTests()
1405 …ation chromaLocation(rng.choose<ChromaLocationNamePair>(chromaLocations.begin(), chromaLocations.e… in buildTests()
1447 for (size_t xChromaOffsetNdx = 0; xChromaOffsetNdx < chromaLocations.size(); xChromaOffsetNdx++) in buildTests()
1449 const char* const xChromaOffsetName(chromaLocations[xChromaOffsetNdx].name); in buildTests()
1450 const vk::VkChromaLocation xChromaOffset(chromaLocations[xChromaOffsetNdx].value); in buildTests()
1469 …n yChromaOffset(rng.choose<ChromaLocationNamePair>(begin(chromaLocations), end(chromaLocations)).… in buildTests()
1503 …on yChromaOffset(rng.choose<ChromaLocationNamePair>(begin(chromaLocations), end(chromaLocations)).… in buildTests()
1545 … for (size_t xChromaOffsetNdx = 0; xChromaOffsetNdx < chromaLocations.size(); xChromaOffsetNdx++) in buildTests()
1547 const vk::VkChromaLocation xChromaOffset(chromaLocations[xChromaOffsetNdx].value); in buildTests()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemYCbCrConversionTests.cpp1333 const ChromaLocationNamePair chromaLocations[] = in createYCbCrConversionTests() local
1468 …for (size_t chromaOffsetNdx = 0; chromaOffsetNdx < DE_LENGTH_OF_ARRAY(chromaLocations); chromaOffs… in createYCbCrConversionTests()
1470 const char* const chromaOffsetName (chromaLocations[chromaOffsetNdx].name); in createYCbCrConversionTests()
1471 const vk::VkChromaLocation chromaOffset (chromaLocations[chromaOffsetNdx].value); in createYCbCrConversionTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemYCbCrConversionTests.cpp1333 const ChromaLocationNamePair chromaLocations[] = in createYCbCrConversionTests() local
1468 …for (size_t chromaOffsetNdx = 0; chromaOffsetNdx < DE_LENGTH_OF_ARRAY(chromaLocations); chromaOffs… in createYCbCrConversionTests()
1470 const char* const chromaOffsetName (chromaLocations[chromaOffsetNdx].name); in createYCbCrConversionTests()
1471 const vk::VkChromaLocation chromaOffset (chromaLocations[chromaOffsetNdx].value); in createYCbCrConversionTests()