Searched refs:VkSamplerReductionMode_map (Results 1 – 2 of 2) sorted by relevance
22422 static std::map<uint64_t, std::string> VkSamplerReductionMode_map = { variable22434 _OUT << "\"" << VkSamplerReductionMode_map[obj] << "\"," << std::endl; in print_VkSamplerReductionMode()22436 _OUT << "\"" << VkSamplerReductionMode_map[obj] << "\"" << std::endl; in print_VkSamplerReductionMode()22446 _OUT << "\"" << VkSamplerReductionMode_map[*obj] << "\"," << std::endl; in print_VkSamplerReductionMode()22448 _OUT << "\"" << VkSamplerReductionMode_map[*obj] << "\"" << std::endl; in print_VkSamplerReductionMode()
9495 static std::map<std::string, int> VkSamplerReductionMode_map = { variable9503 o = (VkSamplerReductionMode)VkSamplerReductionMode_map[std::string(_res)]; in parse_VkSamplerReductionMode()