Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_shader_ngg.c673 lds_tes_patch_id, /* optional */ enumerator
719 STATIC_ASSERT(lds_tes_patch_id + 2 == 9); /* +1 for LDS padding */ in ngg_nogs_vertex_size()
1327 ac_build_gep0(&ctx->ac, new_vtx, LLVMConstInt(ctx->ac.i32, lds_tes_patch_id, 0))); in gfx10_ngg_culling_build_end()
1413 LLVMConstInt(ctx->ac.i32, lds_tes_patch_id, 0)); in gfx10_ngg_culling_build_end()

Completed in 5 milliseconds