Searched refs:constbuf_coherent (Results 1 – 6 of 6) sorted by relevance
168 uint16_t constbuf_coherent[NV50_MAX_SHADER_STAGES]; member
922 nv50->constbuf_coherent[s] &= ~(1 << i); in nv50_set_constant_buffer()929 nv50->constbuf_coherent[s] |= 1 << i; in nv50_set_constant_buffer()931 nv50->constbuf_coherent[s] &= ~(1 << i); in nv50_set_constant_buffer()935 nv50->constbuf_coherent[s] &= ~(1 << i); in nv50_set_constant_buffer()
823 if (nv50->constbuf_coherent[s]) in nv50_draw_vbo()
211 uint16_t constbuf_coherent[6]; member
829 nvc0->constbuf_coherent[s] &= ~(1 << i); in nvc0_set_constant_buffer()836 nvc0->constbuf_coherent[s] |= 1 << i; in nvc0_set_constant_buffer()838 nvc0->constbuf_coherent[s] &= ~(1 << i); in nvc0_set_constant_buffer()842 nvc0->constbuf_coherent[s] &= ~(1 << i); in nvc0_set_constant_buffer()
1053 if (nvc0->constbuf_coherent[s]) in nvc0_draw_vbo()