Searched refs:KEY_SAMPLER_MIRROR_CLAMP_TO_EDGE (Results 1 – 1 of 1) sorted by relevance
365 private static final String KEY_SAMPLER_MIRROR_CLAMP_TO_EDGE = "samplerMirrorClampToEdge"; field in VulkanDeviceInfo886 emitBoolean(store, vulkan12Features, KEY_SAMPLER_MIRROR_CLAMP_TO_EDGE); in emitDevices()1634 case KEY_SAMPLER_MIRROR_CLAMP_TO_EDGE: return "sampler_mirror_clamp_to_edge"; in convertName()