HomeSort by relevance Sort by last modified time
    Searched refs:instance_base (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_screen.h 36 uint32_t instance_base; member in struct:nv50_graph_state
nv50_vbo.c 834 if (nv50->state.instance_base != info->start_instance) {
835 nv50->state.instance_base = info->start_instance;
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_screen.h 40 uint32_t instance_base; member in struct:nvc0_graph_state
nvc0_vbo.c     [all...]

Completed in 82 milliseconds