Searched refs:VkSamplerMipmapMode_map (Results 1 – 2 of 2) sorted by relevance
3262 static std::map<deUint64, std::string> VkSamplerMipmapMode_map = { variable3270 _OUT << "\"" << VkSamplerMipmapMode_map[obj] << "\"," << std::endl; in print_VkSamplerMipmapMode()3272 _OUT << "\"" << VkSamplerMipmapMode_map[obj] << "\"" << std::endl; in print_VkSamplerMipmapMode()3278 _OUT << "\"" << VkSamplerMipmapMode_map[*obj] << "\"," << std::endl; in print_VkSamplerMipmapMode()3280 _OUT << "\"" << VkSamplerMipmapMode_map[*obj] << "\"" << std::endl; in print_VkSamplerMipmapMode()
3991 static std::map<std::string, int> VkSamplerMipmapMode_map = { variable3997 o = (VkSamplerMipmapMode)VkSamplerMipmapMode_map[std::string(_res)]; in parse_VkSamplerMipmapMode()