Searched defs:YCbCrConversionTestBuilder (Results 1 – 1 of 1) sorted by relevance
1280 struct YCbCrConversionTestBuilder struct1282 const std::vector<vk::VkFormat> noChromaSubsampledFormats = {1314 const std::vector<vk::VkFormat> xChromaSubsampledFormats = {1333 const std::vector<vk::VkFormat> xyChromaSubsampledFormats = {1343 struct ColorModelStruct1348 const std::vector<ColorModelStruct> colorModels = {1354 …ector<RangeNamePair> colorRanges = {{"itu_full", vk::VK_SAMPLER_YCBCR_RANGE_ITU_FULL},1356 …vector<ChromaLocationNamePair> chromaLocations = {{"cosited", vk::VK_CHROMA_LOCATION_COSITED_EVEN},1358 struct TextureFilterStruct1363 const std::vector<TextureFilterStruct> textureFilters = {{"linear", vk::VK_FILTER_LINEAR},[all …]