Searched defs:pSampler (Results 1 – 17 of 17) sorted by relevance
/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_sampler.h | 266 …nst VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) in vn_sizeof_vkCreateSampler() 286 …nst VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) in vn_encode_vkCreateSampler() 302 …nst VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) in vn_sizeof_vkCreateSampler_reply() 319 …nst VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) in vn_decode_vkCreateSampler_reply() 390 …rCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler, struct vn_… in vn_submit_vkCreateSampler() 432 …nst VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) in vn_call_vkCreateSampler() 448 …nst VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) in vn_async_vkCreateSampler()
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_image.c | 639 VkSampler *pSampler) in vn_CreateSampler()
|
/third_party/mesa3d/src/imagination/vulkan/ |
D | pvr_device.c | 2562 VkSampler *pSampler) in pvr_CreateSampler()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_device.c | 2149 VkSampler* pSampler) in lvp_CreateSampler()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_device.c | 2800 VkSampler *pSampler) in v3dv_CreateSampler()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_device.c | 2812 VkSampler *pSampler) in tu_CreateSampler()
|
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_device.c | 2931 VkSampler *pSampler) in dzn_CreateSampler()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 6985 const VkAllocationCallbacks *pAllocator, VkSampler *pSampler) in radv_CreateSampler()
|
/third_party/vulkan-loader/loader/ |
D | trampoline.c | 1598 … const VkAllocationCallbacks *pAllocator, VkSampler *pSampler) { in vkCreateSampler()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | libVulkan.cpp | 2145 …nst VkSamplerCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSampler *pSampler) in vkCreateSampler()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkNullDriverImpl.inl | 84 …nst VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler)
|
D | vkStructTypes.inl | 6943 const VkSampler* pSampler; member
|
D | vkVulkan_c.inl | 15188 const VkSampler* pSampler; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_funcs.hpp | 3370 VULKAN_HPP_NAMESPACE::Sampler * pSampler, in createSampler()
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_funcs.hpp | 3224 … VULKAN_HPP_NAMESPACE::Sampler * pSampler, in createSampler()
|
D | vulkan_core.h | 14241 const VkSampler* pSampler; member
|
D | vulkan_structs.hpp | 21466 const VULKAN_HPP_NAMESPACE::Sampler * pSampler; member 21477 const VkSampler * pSampler; member
|