Home
last modified time | relevance | path

Searched defs:samplerYcbcrConversions (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/vkscserver/
H A DvksJson.cpp169 …const std::map<VkSamplerYcbcrConversion, VkSamplerYcbcrConversionCreateInfo> &samplerYcbcrConversi… in writeJSON_GraphicsPipeline_vkpccjson()
457 …const std::map<VkSamplerYcbcrConversion, VkSamplerYcbcrConversionCreateInfo> &samplerYcbcrConversi… in writeJSON_ComputePipeline_vkpccjson()
H A DvksStructsVKSC.hpp147 std::map<vk::VkSamplerYcbcrConversion, string> samplerYcbcrConversions; member
H A DvksCacheBuilder.cpp180 … std::map<VkSamplerYcbcrConversion, VkSamplerYcbcrConversionCreateInfo> samplerYcbcrConversions; in exportFilesForExternalCompiler() local