Home
last modified time | relevance | path

Searched refs:surfaces_valid (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h275 uint16_t surfaces_valid[2]; member
H A Dnvc0_state.c1191 nvc0->surfaces_valid[t] |= (1 << i); in nvc0_bind_surfaces_range()
1193 nvc0->surfaces_valid[t] &= ~(1 << i); in nvc0_bind_surfaces_range()
1199 nvc0->surfaces_valid[t] &= ~mask; in nvc0_bind_surfaces_range()

Completed in 4 milliseconds