HomeSort by relevance Sort by last modified time
    Searched defs:texture_state (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/swr/
swr_tex_sample.h 39 struct lp_static_texture_state texture_state; member in struct:swr_sampler_static_state
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_fs.h 58 struct lp_static_texture_state texture_state; member in struct:lp_sampler_static_state
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_llvm.h 69 struct lp_static_texture_state texture_state; member in struct:draw_sampler_static_state
  /external/mesa3d/src/mesa/main/
attrib.c 158 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)
    [all...]

Completed in 150 milliseconds