Home
last modified time | relevance | path

Searched defs:VkSamplerCreateInfo (Results 1 – 10 of 10) sorted by relevance

/third_party/glfw/deps/vulkan/
Dvulkan.h1899 typedef struct VkSamplerCreateInfo { struct
1918 } VkSamplerCreateInfo; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl899 struct VkSamplerCreateInfo struct
901 VkStructureType sType;
902 const void* pNext;
903 VkSamplerCreateFlags flags;
904 VkFilter magFilter;
905 VkFilter minFilter;
906 VkSamplerMipmapMode mipmapMode;
907 VkSamplerAddressMode addressModeU;
908 VkSamplerAddressMode addressModeV;
909 VkSamplerAddressMode addressModeW;
[all …]
DvkVulkan_c.inl4246 typedef struct VkSamplerCreateInfo { struct
4265 } VkSamplerCreateInfo; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h3235 typedef struct VkSamplerCreateInfo { struct
3254 } VkSamplerCreateInfo; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h3142 typedef struct VkSamplerCreateInfo { struct
3161 } VkSamplerCreateInfo; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h3284 typedef struct VkSamplerCreateInfo { struct
3303 } VkSamplerCreateInfo; typedef
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h3291 typedef struct VkSamplerCreateInfo { struct
3310 } VkSamplerCreateInfo; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h3499 typedef struct VkSamplerCreateInfo { struct
3518 } VkSamplerCreateInfo; typedef
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3577 typedef struct VkSamplerCreateInfo { struct
3596 } VkSamplerCreateInfo; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json22345 "VkSamplerCreateInfo": { object