HomeSort by relevance Sort by last modified time
    Searched refs:nouveau_screen (Results 51 - 58 of 58) sorted by null

1 23

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv10_context.c 430 nv10_context_create(struct nouveau_screen *screen, const struct gl_config *visual,
nv20_context.c 441 nv20_context_create(struct nouveau_screen *screen, const struct gl_config *visual,
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_screen.c 88 const uint16_t class_3d = nouveau_screen(pscreen)->class_3d;
nv50_state.c 468 if (nouveau_screen(pipe->screen)->class_3d >= NVE4_3D_CLASS) {
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_screen.c 71 const uint16_t class_3d = nouveau_screen(pscreen)->class_3d;
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_screen.c 88 const uint16_t class_3d = nouveau_screen(pscreen)->class_3d;
nv50_state.c 468 if (nouveau_screen(pipe->screen)->class_3d >= NVE4_3D_CLASS) {
    [all...]
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_screen.c 71 const uint16_t class_3d = nouveau_screen(pscreen)->class_3d;

Completed in 247 milliseconds

1 23