Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_meta_buffer.c246 &device->meta_state.buffer.copy_pipeline); in radv_device_init_meta_buffer_state()
262 if (device->meta_state.buffer.copy_pipeline) in radv_device_finish_meta_buffer_state()
264 device->meta_state.buffer.copy_pipeline, in radv_device_finish_meta_buffer_state()
415 device->meta_state.buffer.copy_pipeline); in copy_buffer_shader()
Dradv_private.h451 VkPipeline copy_pipeline; member