Searched refs:NV50_3D_STRMOUT_BUFFERS_CTRL_INTERLEAVED (Results 1 – 2 of 2) sorted by relevance
290 so->ctrl = NV50_3D_STRMOUT_BUFFERS_CTRL_INTERLEAVED; in nv50_program_create_strmout_state()301 if (so->ctrl & NV50_3D_STRMOUT_BUFFERS_CTRL_INTERLEAVED) { in nv50_program_create_strmout_state()
878 #define NV50_3D_STRMOUT_BUFFERS_CTRL_INTERLEAVED 0x00000001 macro