Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h372 void nve4_set_tex_handles(struct nvc0_context *);
Dnvc0_state_validate.c946 { nve4_set_tex_handles, NVC0_NEW_3D_TEXTURES | NVC0_NEW_3D_SAMPLERS },
Dnvc0_tex.c761 nve4_set_tex_handles(struct nvc0_context *nvc0) in nve4_set_tex_handles() function