| 
| 
VkStructureType  | sType | 
|   | 
| 
const void *  | pNext | 
|   | 
| 
VkSamplerCreateFlags  | flags | 
|   | 
| 
VkFilter  | magFilter | 
|   | 
| 
VkFilter  | minFilter | 
|   | 
| 
VkSamplerMipmapMode  | mipmapMode | 
|   | 
| 
VkSamplerAddressMode  | addressModeU | 
|   | 
| 
VkSamplerAddressMode  | addressModeV | 
|   | 
| 
VkSamplerAddressMode  | addressModeW | 
|   | 
| 
float  | mipLodBias | 
|   | 
| 
VkBool32  | anisotropyEnable | 
|   | 
| 
float  | maxAnisotropy | 
|   | 
| 
VkBool32  | compareEnable | 
|   | 
| 
VkCompareOp  | compareOp | 
|   | 
| 
float  | minLod | 
|   | 
| 
float  | maxLod | 
|   | 
| 
VkBorderColor  | borderColor | 
|   | 
| 
VkBool32  | unnormalizedCoordinates | 
|   | 
Definition at line 1923 of file vulkan.h.
 
The documentation for this struct was generated from the following file:
- caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vulkan.h