Searched refs:vap_prog_stream_cntl_ext (Results 1 – 4 of 4) sorted by relevance
163 vstream->vap_prog_stream_cntl_ext[i >> 1] |= (uint32_t)swizzle << 16; in r300_swtcl_vertex_psc()166 vstream->vap_prog_stream_cntl_ext[i >> 1] |= swizzle; in r300_swtcl_vertex_psc()
223 uint32_t vap_prog_stream_cntl_ext[8]; member
1069 streams->vap_prog_stream_cntl_ext[i]); in r300_emit_vertex_stream_state()1077 OUT_CS_TABLE(streams->vap_prog_stream_cntl_ext, streams->count); in r300_emit_vertex_stream_state()
1830 vstream->vap_prog_stream_cntl_ext[i >> 1] |= (uint32_t)swizzle << 16; in r300_vertex_psc()1833 vstream->vap_prog_stream_cntl_ext[i >> 1] |= swizzle; in r300_vertex_psc()