Home
last modified time | relevance | path

Searched refs:VkRenderingSelfDependencyInfoMESA (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.h37 typedef struct VkRenderingSelfDependencyInfoMESA { struct
50 } VkRenderingSelfDependencyInfoMESA; typedef
176 /** VkRenderingSelfDependencyInfoMESA for this subpass
180 VkRenderingSelfDependencyInfoMESA self_dep_info;
H A Dvk_render_pass.c692 subpass->self_dep_info = (VkRenderingSelfDependencyInfoMESA) { in vk_common_CreateRenderPass2()
H A Dvk_graphics_state.c957 const VkRenderingSelfDependencyInfoMESA *rsd_info = in vk_render_pass_state_init()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_genX.h41 typedef struct VkRenderingSelfDependencyInfoMESA VkRenderingSelfDependencyInfoMESA; typedef
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c3915 const VkRenderingSelfDependencyInfoMESA *self_dependency = in tu_pipeline_builder_init_graphics()
H A Dtu_cmd_buffer.c3951 const VkRenderingSelfDependencyInfoMESA *self_dependency = in tu_CmdBeginRendering()

Completed in 20 milliseconds