Home
last modified time | relevance | path

Searched defs:pSampler (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_device.c302 CreateSampler(VkDevice _device, const VkSamplerCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSampler *pSampler) CreateSampler() argument
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_sampler.h266 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 DgenX_state.c940 CreateSampler( VkDevice _device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) CreateSampler() argument
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_image.c636 vn_CreateSampler(VkDevice device, const VkSamplerCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSampler *pSampler) vn_CreateSampler() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c2797 v3dv_CreateSampler(VkDevice _device, const VkSamplerCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSampler *pSampler) v3dv_CreateSampler() argument
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c2145 lvp_CreateSampler( VkDevice _device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) lvp_CreateSampler() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c2809 tu_CreateSampler(VkDevice _device, const VkSamplerCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSampler *pSampler) tu_CreateSampler() argument
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_device.c2559 pvr_CreateSampler(VkDevice _device, const VkSamplerCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSampler *pSampler) pvr_CreateSampler() argument
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c2928 dzn_CreateSampler(VkDevice device, const VkSamplerCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSampler *pSampler) dzn_CreateSampler() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c6984 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 DlibVulkan.cpp2145 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 Dtrampoline.c1746 vkCreateSampler(VkDevice device, const VkSamplerCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSampler *pSampler) vkCreateSampler() argument
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp24130 const VULKAN_HPP_NAMESPACE::Sampler * pSampler; member
24141 const VkSampler * pSampler; member
[all...]
H A Dvulkan_core.h15827 const VkSampler* pSampler; member

Completed in 138 milliseconds