Home
last modified time | relevance | path

Searched refs:string_VkSamplerMipmapMode (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_enum_string_helper.h2921 static inline const char* string_VkSamplerMipmapMode(VkSamplerMipmapMode input_value) in string_VkSamplerMipmapMode() function
/external/vulkan-validation-layers/layers/
Dparameter_validation_utils.cpp2082 string_VkSamplerMipmapMode(pCreateInfo->mipmapMode)); in manual_PreCallValidateCreateSampler()