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

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_texture.h 42 struct nouveau_texture { struct
47 #define to_nouveau_texture(x) ((struct nouveau_texture *)(x))
nouveau_texture.c 29 #include "nouveau_texture.h"
47 struct nouveau_texture *nt = CALLOC_STRUCT(nouveau_texture);
57 struct nouveau_texture *nt = to_nouveau_texture(t);
434 struct nouveau_texture *nt = to_nouveau_texture(t);

Completed in 162 milliseconds