Searched refs:constbuf_coherent (Results 1 – 6 of 6) sorted by relevance
141 uint16_t constbuf_coherent[3]; member
918 nv50->constbuf_coherent[s] &= ~(1 << i); in nv50_set_constant_buffer()925 nv50->constbuf_coherent[s] |= 1 << i; in nv50_set_constant_buffer()927 nv50->constbuf_coherent[s] &= ~(1 << i); in nv50_set_constant_buffer()930 nv50->constbuf_coherent[s] &= ~(1 << i); in nv50_set_constant_buffer()
794 if (nv50->constbuf_coherent[s]) in nv50_draw_vbo()
211 uint16_t constbuf_coherent[6]; member
812 nvc0->constbuf_coherent[s] &= ~(1 << i); in nvc0_set_constant_buffer()819 nvc0->constbuf_coherent[s] |= 1 << i; in nvc0_set_constant_buffer()821 nvc0->constbuf_coherent[s] &= ~(1 << i); in nvc0_set_constant_buffer()825 nvc0->constbuf_coherent[s] &= ~(1 << i); in nvc0_set_constant_buffer()
1032 if (nvc0->constbuf_coherent[s]) in nvc0_draw_vbo()