Searched refs:nouveau_texture (Results 1 – 4 of 4) sorted by relevance
42 struct nouveau_texture { struct47 #define to_nouveau_texture(x) ((struct nouveau_texture *)(x)) argument
24 nouveau_texture.c \25 nouveau_texture.h \
44 'nouveau_texture.c',45 'nouveau_texture.h',
47 struct nouveau_texture *nt = CALLOC_STRUCT(nouveau_texture); in nouveau_texture_new()57 struct nouveau_texture *nt = to_nouveau_texture(t); in nouveau_texture_free()367 struct nouveau_texture *nt = to_nouveau_texture(t); in nouveau_texture_validate()