Searched refs:string_VkSamplerAddressMode (Results 1 – 2 of 2) sorted by relevance
2100 string_VkSamplerAddressMode(pCreateInfo->addressModeU), in manual_PreCallValidateCreateSampler()2101 string_VkSamplerAddressMode(pCreateInfo->addressModeV)); in manual_PreCallValidateCreateSampler()
2934 static inline const char* string_VkSamplerAddressMode(VkSamplerAddressMode input_value) in string_VkSamplerAddressMode() function