Searched refs:VkSamplerReductionMode_map (Results 1 – 2 of 2) sorted by relevance
18358 static std::map<deUint64, std::string> VkSamplerReductionMode_map = { variable18367 _OUT << "\"" << VkSamplerReductionMode_map[obj] << "\"," << std::endl; in print_VkSamplerReductionMode()18369 _OUT << "\"" << VkSamplerReductionMode_map[obj] << "\"" << std::endl; in print_VkSamplerReductionMode()18375 _OUT << "\"" << VkSamplerReductionMode_map[*obj] << "\"," << std::endl; in print_VkSamplerReductionMode()18377 _OUT << "\"" << VkSamplerReductionMode_map[*obj] << "\"" << std::endl; in print_VkSamplerReductionMode()
8393 static std::map<std::string, int> VkSamplerReductionMode_map = { variable8400 o = (VkSamplerReductionMode)VkSamplerReductionMode_map[std::string(_res)]; in parse_VkSamplerReductionMode()