Searched refs:radv_pipeline_emit_hw_vs (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_pipeline.c | 5647 radv_pipeline_emit_hw_vs(struct radeon_cmdbuf *ctx_cs, struct radeon_cmdbuf *cs, in radv_pipeline_emit_hw_vs() function 5981 radv_pipeline_emit_hw_vs(ctx_cs, cs, pipeline, vs); in radv_pipeline_emit_vertex_shader() 6000 radv_pipeline_emit_hw_vs(ctx_cs, cs, pipeline, tes); in radv_pipeline_emit_tess_shaders() 6182 radv_pipeline_emit_hw_vs(ctx_cs, cs, pipeline, pipeline->base.gs_copy_shader); in radv_pipeline_emit_hw_gs()
|
Completed in 11 milliseconds