Searched defs:_pass (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_pass.c | 202 panvk_DestroyRenderPass(VkDevice _device, VkRenderPass _pass, const VkAllocationCallbacks *pAllocator) panvk_DestroyRenderPass() argument
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_pass.c | 506 radv_DestroyRenderPass(VkDevice _device, VkRenderPass _pass, in radv_DestroyRenderPass() argument
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_pass.c | 300 v3dv_DestroyRenderPass(VkDevice _device, VkRenderPass _pass, const VkAllocationCallbacks *pAllocator) v3dv_DestroyRenderPass() argument
|
H A D | v3dv_meta_copy.c | 1826 create_texel_buffer_copy_pipeline(struct v3dv_device *device, VkFormat format, VkColorComponentFlags cmask, VkComponentMapping *cswizzle, bool is_layered, VkRenderPass _pass, VkPipelineLayout pipeline_layout, VkPipeline *pipeline) create_texel_buffer_copy_pipeline() argument 3507 create_blit_pipeline(struct v3dv_device *device, VkFormat dst_format, VkFormat src_format, VkColorComponentFlags cmask, VkImageType src_type, VkSampleCountFlagBits dst_samples, VkSampleCountFlagBits src_samples, VkRenderPass _pass, VkPipelineLayout pipeline_layout, VkPipeline *pipeline) create_blit_pipeline() argument
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_pass.c | 555 pvr_DestroyRenderPass(VkDevice _device, VkRenderPass _pass, const VkAllocationCallbacks *pAllocator) pvr_DestroyRenderPass() argument
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_pass.c | 939 tu_DestroyRenderPass(VkDevice _device, VkRenderPass _pass, const VkAllocationCallbacks *pAllocator) tu_DestroyRenderPass() argument
|
Completed in 10 milliseconds