Searched refs:radv_pipeline_has_gs_copy_shader (Results 1 – 3 of 3) sorted by relevance
1056 if (radv_pipeline_has_gs_copy_shader(pipeline)) in radv_emit_prefetch_L2()1324 if (radv_pipeline_has_gs_copy_shader(pipeline)) in radv_emit_graphics_pipeline()2864 if (radv_pipeline_has_gs_copy_shader(pipeline)) { in radv_emit_streamout_buffers()5051 if (radv_pipeline_has_gs_copy_shader(pipeline)) { in radv_emit_view_index()
1783 bool radv_pipeline_has_gs_copy_shader(const struct radv_pipeline *pipeline);
159 bool radv_pipeline_has_gs_copy_shader(const struct radv_pipeline *pipeline) in radv_pipeline_has_gs_copy_shader() function