Searched defs:VkSamplerMipmapMode (Results 1 - 2 of 2) sorted by relevance
/external/skia/third_party/vulkan/ | ||
H A D | vulkan.h | 688 typedef enum VkSamplerMipmapMode { enum 695 } VkSamplerMipmapMode; typedef in typeref:enum:VkSamplerMipmapMode 1873 VkSamplerMipmapMode mipmapMode; |
/external/vulkan-validation-layers/include/vulkan/ | ||
H A D | vulkan.h | 696 typedef enum VkSamplerMipmapMode { enum 703 } VkSamplerMipmapMode; typedef in typeref:enum:VkSamplerMipmapMode 1882 VkSamplerMipmapMode mipmapMode; |
Completed in 92 milliseconds