Searched defs:samplerMethod (Results 1 – 2 of 2) sorted by relevance
47 auto samplerMethod = static_cast<SamplerMethod>(instruction.samplerMethod); in getImageSampler() local275 …e(const vk::SamplerState *samplerState, VkImageViewType imageViewType, SamplerMethod samplerMethod) in convertFilterMode()
1167 SamplerMethod samplerMethod : BITS(SAMPLER_METHOD_LAST); member