Searched refs:KEY_SAMPLER_ANISOTROPY (Results 1 – 1 of 1) sorted by relevance
268 private static final String KEY_SAMPLER_ANISOTROPY = "samplerAnisotropy"; field in VulkanDeviceInfo549 emitBoolean(store, features, KEY_SAMPLER_ANISOTROPY); in emitDevices()1156 case KEY_SAMPLER_ANISOTROPY: return "sampler_anisotropy"; in convertName()