Home
last modified time | relevance | path

Searched refs:dummy_texture (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_context.h36 struct nouveau_surface dummy_texture; member
Dnv04_context.c113 struct nouveau_surface *s = &to_nv04_context(ctx)->dummy_texture; in init_dummy_texture()
130 nouveau_surface_ref(NULL, &to_nv04_context(ctx)->dummy_texture); in nv04_context_destroy()
Dnv04_state_tex.c102 s = &to_nv04_context(ctx)->dummy_texture; in nv04_emit_tex_obj()