• Home
  • Raw
  • Download

Lines Matching refs:VkChromaLocation

163 				 vk::VkChromaLocation					xChromaOffset_,  in TestConfig()
164 vk::VkChromaLocation yChromaOffset_, in TestConfig()
204 vk::VkChromaLocation xChromaOffset;
205 vk::VkChromaLocation yChromaOffset;
448 vk::VkChromaLocation xChromaOffset, in createConversion()
449 vk::VkChromaLocation yChromaOffset, in createConversion()
484 vk::VkChromaLocation xChromaOffset, in evalShader()
485 vk::VkChromaLocation yChromaOffset, in evalShader()
1170 vk::VkChromaLocation value;
1362 …const vk::VkChromaLocation chromaLocation(rng.choose<ChromaLocationNamePair>(begin(chromaLocation… in buildTests()
1405 …const vk::VkChromaLocation chromaLocation(rng.choose<ChromaLocationNamePair>(chromaLocations.begin… in buildTests()
1450 const vk::VkChromaLocation xChromaOffset(chromaLocations[xChromaOffsetNdx].value); in buildTests()
1469 …const vk::VkChromaLocation yChromaOffset(rng.choose<ChromaLocationNamePair>(begin(chromaLocations… in buildTests()
1503 …const vk::VkChromaLocation yChromaOffset(rng.choose<ChromaLocationNamePair>(begin(chromaLocations)… in buildTests()
1547 const vk::VkChromaLocation xChromaOffset(chromaLocations[xChromaOffsetNdx].value); in buildTests()
1557 …const vk::VkChromaLocation yChromaOffset(rng.choose<ChromaLocationNamePair>(begin(chromaLocations… in buildTests()
1567 …const vk::VkChromaLocation yChromaOffset(rng.choose<ChromaLocationNamePair>(begin(chromaLocations… in buildTests()
1579 …const vk::VkChromaLocation yChromaOffset(rng.choose<ChromaLocationNamePair>(begin(chromaLocations… in buildTests()
1589 …const vk::VkChromaLocation yChromaOffset(rng.choose<ChromaLocationNamePair>(begin(chromaLocations… in buildTests()
1608 …const vk::VkChromaLocation chromaLocation(rng.choose<ChromaLocationNamePair>(begin(chromaLocation… in buildTests()
1618 …const vk::VkChromaLocation chromaLocation(rng.choose<ChromaLocationNamePair>(begin(chromaLocation… in buildTests()
1657 const vk::VkChromaLocation chromaOffset(chromaLocations[chromaOffsetNdx].value); in buildTests()
1752 const vk::VkChromaLocation xChromaOffset(chromaLocations[xChromaOffsetNdx].value); in buildTests()
1755 const vk::VkChromaLocation yChromaOffset(chromaLocations[yChromaOffsetNdx].value); in buildTests()
1811 …const vk::VkChromaLocation chromaLocation(rng.choose<ChromaLocationNamePair>(begin(chromaLocation… in buildTests()
1821 …const vk::VkChromaLocation chromaLocation(rng.choose<ChromaLocationNamePair>(begin(chromaLocation… in buildTests()
1860 const vk::VkChromaLocation xChromaOffset(chromaLocations[xChromaOffsetNdx].value); in buildTests()
1865 const vk::VkChromaLocation yChromaOffset(chromaLocations[yChromaOffsetNdx].value); in buildTests()
1906 …const vk::VkChromaLocation chromaLocation(rng.choose<ChromaLocationNamePair>(chromaLocations.begi… in buildArrayOfSamplersTests()