Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c2643 unsigned const_chan; in si_llvm_emit_clipvertex() local
2660 for (const_chan = 0; const_chan < TGSI_NUM_CHANNELS; const_chan++) { in si_llvm_emit_clipvertex()
2663 const_chan) * 4, 0); in si_llvm_emit_clipvertex()
2669 out_elts[const_chan])); in si_llvm_emit_clipvertex()