Home
last modified time | relevance | path

Searched refs:VkRenderingSelfDependencyInfoMESA (Results 1 – 7 of 7) sorted by relevance

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