Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c3288 struct src_register vface, zero; in emit_light_twoside() local
3299 vface = get_vface( emit ); in emit_light_twoside()
3328 emit_src( emit, vface ) && in emit_light_twoside()
3360 struct src_register vface; in emit_frontface() local
3364 vface = get_vface( emit ); in emit_frontface()
3382 temp, vface, get_zero_immediate(emit), in emit_frontface()

Completed in 5 milliseconds