Searched defs:non_seamless_cube_map (Results 1 – 3 of 3) sorted by relevance
191 VkPhysicalDeviceNonSeamlessCubeMapFeaturesEXT non_seamless_cube_map; in vn_physical_device_init_features() member
364 pub non_seamless_cube_map: bool, field
70220 pub non_seamless_cube_map: Bool32, field70269 pub fn non_seamless_cube_map(mut self, non_seamless_cube_map: bool) -> Self { in non_seamless_cube_map() method