Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dgfx10_shader_ngg.c572 lds_tes_patch_id, /* optional */ enumerator
613 STATIC_ASSERT(lds_tes_patch_id + 2 == 9); /* +1 for LDS padding */ in ngg_nogs_vertex_size()
1012 ac_build_gep0(&ctx->ac, new_vtx, LLVMConstInt(ctx->ac.i32, lds_tes_patch_id, 0))); in gfx10_emit_ngg_culling_epilogue()
1105 LLVMConstInt(ctx->ac.i32, lds_tes_patch_id, 0)), in gfx10_emit_ngg_culling_epilogue()