| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_device.c | 302 CreateSampler(VkDevice _device, const VkSamplerCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSampler *pSampler) CreateSampler() argument
|
| /third_party/mesa3d/src/virtio/venus-protocol/ |
| H A D | vn_protocol_driver_sampler.h | 266 static inline size_t vn_sizeof_vkCreateSampler(VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) in vn_sizeof_vkCreateSampler() argument 286 static inline void vn_encode_vkCreateSampler(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) in vn_encode_vkCreateSampler() argument 302 static inline size_t vn_sizeof_vkCreateSampler_reply(VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) in vn_sizeof_vkCreateSampler_reply() argument 319 vn_decode_vkCreateSampler_reply(struct vn_cs_decoder *dec, VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) vn_decode_vkCreateSampler_reply() argument 390 vn_submit_vkCreateSampler(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler, struct vn_instance_submit_command *submit) vn_submit_vkCreateSampler() argument 432 vn_call_vkCreateSampler(struct vn_instance *vn_instance, VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) vn_call_vkCreateSampler() argument 448 vn_async_vkCreateSampler(struct vn_instance *vn_instance, VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) vn_async_vkCreateSampler() argument [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | genX_state.c | 940 CreateSampler( VkDevice _device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) CreateSampler() argument
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_image.c | 636 vn_CreateSampler(VkDevice device, const VkSamplerCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSampler *pSampler) vn_CreateSampler() argument
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_device.c | 2797 v3dv_CreateSampler(VkDevice _device, const VkSamplerCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSampler *pSampler) v3dv_CreateSampler() argument
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| H A D | lvp_device.c | 2145 lvp_CreateSampler( VkDevice _device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) lvp_CreateSampler() argument
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_device.c | 2809 tu_CreateSampler(VkDevice _device, const VkSamplerCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSampler *pSampler) tu_CreateSampler() argument
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_device.c | 2559 pvr_CreateSampler(VkDevice _device, const VkSamplerCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSampler *pSampler) pvr_CreateSampler() argument
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_device.c | 2928 dzn_CreateSampler(VkDevice device, const VkSamplerCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSampler *pSampler) dzn_CreateSampler() argument
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_device.c | 6984 radv_CreateSampler(VkDevice _device, const VkSamplerCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSampler *pSampler) radv_CreateSampler() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | libVulkan.cpp | 2145 VKAPI_ATTR VkResult VKAPI_CALL vkCreateSampler(VkDevice device, const VkSamplerCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSampler *pSampler) in vkCreateSampler() argument
|
| /third_party/vulkan-loader/loader/ |
| H A D | trampoline.c | 1746 vkCreateSampler(VkDevice device, const VkSamplerCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSampler *pSampler) vkCreateSampler() argument
|
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_structs.hpp | 24130 const VULKAN_HPP_NAMESPACE::Sampler * pSampler; member 24141 const VkSampler * pSampler; member [all...] |
| H A D | vulkan_core.h | 15827 const VkSampler* pSampler; member
|