Home
last modified time | relevance | path

Searched refs:old_graphics_pipeline (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_meta.h50 struct radv_graphics_pipeline *old_graphics_pipeline; member
Dradv_meta.c105 state->old_graphics_pipeline = cmd_buffer->state.graphics_pipeline; in radv_meta_save()
233 radv_pipeline_to_handle(&state->old_graphics_pipeline->base)); in radv_meta_restore()