Home
last modified time | relevance | path

Searched refs:radv_pipeline_emit_hw_ngg (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c5759 radv_pipeline_emit_hw_ngg(struct radeon_cmdbuf *ctx_cs, struct radeon_cmdbuf *cs, in radv_pipeline_emit_hw_ngg() function
5979 radv_pipeline_emit_hw_ngg(ctx_cs, cs, pipeline, vs); in radv_pipeline_emit_vertex_shader()
5996 radv_pipeline_emit_hw_ngg(ctx_cs, cs, pipeline, tes); in radv_pipeline_emit_tess_shaders()
6196 radv_pipeline_emit_hw_ngg(ctx_cs, cs, pipeline, gs); in radv_pipeline_emit_geometry_shader()
6212 radv_pipeline_emit_hw_ngg(ctx_cs, cs, pipeline, ms); in radv_pipeline_emit_mesh_shader()

Completed in 11 milliseconds