Home
last modified time | relevance | path

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

/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h1899 typedef struct VkSamplerCreateInfo { struct
1918 } VkSamplerCreateInfo; argument
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2394 typedef struct VkSamplerCreateInfo { struct
2413 } VkSamplerCreateInfo; argument
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2598 typedef struct VkSamplerCreateInfo { struct
2617 } 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/mesa3d/include/vulkan/
Dvulkan_core.h3203 typedef struct VkSamplerCreateInfo { struct
3222 } VkSamplerCreateInfo; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h3142 typedef struct VkSamplerCreateInfo { struct
3161 } VkSamplerCreateInfo; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3294 typedef struct VkSamplerCreateInfo { struct
3313 } VkSamplerCreateInfo; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h3284 typedef struct VkSamplerCreateInfo { struct
3303 } VkSamplerCreateInfo; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json17869 "VkSamplerCreateInfo": { object