Searched defs:samplerYcbcrConversions (Results 1 – 3 of 3) sorted by relevance
187 …const std::map<VkSamplerYcbcrConversion, VkSamplerYcbcrConversionCreateInfo>& samplerYcbcrConversi… in writeJSON_GraphicsPipeline_vkpccjson()426 …const std::map<VkSamplerYcbcrConversion, VkSamplerYcbcrConversionCreateInfo>& samplerYcbcrConversi… in writeJSON_ComputePipeline_vkpccjson()
147 std::map<vk::VkSamplerYcbcrConversion, string> samplerYcbcrConversions; member
142 std::map<VkSamplerYcbcrConversion, VkSamplerYcbcrConversionCreateInfo> samplerYcbcrConversions; in exportFilesForExternalCompiler() local