Searched defs:texture_state (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/
H A Dswr_tex_sample.h39 struct lp_static_texture_state texture_state; member in struct:swr_sampler_static_state
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.h58 struct lp_static_texture_state texture_state; member in struct:lp_sampler_static_state
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h69 struct lp_static_texture_state texture_state; member in struct:draw_sampler_static_state
/external/mesa3d/src/mesa/main/
H A Dattrib.c158 struct texture_state struct
497 struct texture_state *texstate = CALLOC_STRUCT(texture_state);
754 pop_texture_group(struct gl_context *ctx, struct texture_state *texstate)
1385 struct texture_state *texstate
1386 = (struct texture_state *) attr->data;
1791 struct texture_state *texstate = (struct texture_state*)attr->data;

Completed in 182 milliseconds