Home
last modified time | relevance | path

Searched defs:texture_state (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/
Dswr_tex_sample.h39 struct lp_static_texture_state texture_state; member
/external/mesa3d/src/mesa/main/
Dattrib.c158 struct texture_state struct
160 struct gl_texture_attrib Texture; /**< The usual context state */
163 struct gl_texture_object SavedObj[MAX_TEXTURE_UNITS][NUM_TEXTURE_TARGETS];
169 struct gl_texture_object *SavedTexRef[MAX_TEXTURE_UNITS][NUM_TEXTURE_TARGETS];
176 struct gl_shared_state *SharedRef;
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.h58 struct lp_static_texture_state texture_state; member
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.h69 struct lp_static_texture_state texture_state; member
/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_context.h116 struct vc5_cl_reloc texture_state[PIPE_MAX_SAMPLERS]; member