HomeSort by relevance Sort by last modified time
    Searched refs:fd_texture_stateobj (Results 1 - 13 of 13) sorted by null

  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_texture.h 45 struct fd_texture_stateobj;
73 void fd_setup_border_colors(struct fd_texture_stateobj *tex, void *ptr,
freedreno_texture.c 52 static void bind_sampler_states(struct fd_texture_stateobj *tex,
69 static void set_sampler_views(struct fd_texture_stateobj *tex,
121 fd_setup_border_colors(struct fd_texture_stateobj *tex, void *ptr,
freedreno_context.h 48 struct fd_texture_stateobj { struct
270 struct fd_texture_stateobj tex[PIPE_SHADER_TYPES];
  /external/mesa3d/src/gallium/drivers/freedreno/a2xx/
fd2_texture.h 64 struct fd_texture_stateobj *tex, unsigned samp_id);
fd2_texture.c 185 fd2_get_const_idx(struct fd_context *ctx, struct fd_texture_stateobj *tex,
fd2_emit.c 124 struct fd_texture_stateobj *tex, unsigned samp_id, texmask emitted)
155 struct fd_texture_stateobj *fragtex = &ctx->tex[PIPE_SHADER_FRAGMENT];
156 struct fd_texture_stateobj *verttex = &ctx->tex[PIPE_SHADER_VERTEX];
fd2_program.c 222 struct fd_texture_stateobj *tex)
  /external/mesa3d/src/gallium/drivers/freedreno/a3xx/
fd3_texture.h 65 struct fd_texture_stateobj *tex, unsigned samp_id);
fd3_emit.c 134 enum adreno_state_block sb, struct fd_texture_stateobj *tex)
    [all...]
  /external/mesa3d/src/gallium/drivers/freedreno/a4xx/
fd4_texture.h 67 struct fd_texture_stateobj *tex, unsigned samp_id);
fd4_emit.c 125 enum a4xx_state_block sb, struct fd_texture_stateobj *tex,
  /external/mesa3d/src/gallium/drivers/freedreno/a5xx/
fd5_texture.h 66 struct fd_texture_stateobj *tex, unsigned samp_id);
fd5_emit.c 154 setup_border_colors(struct fd_texture_stateobj *tex, struct bcolor_entry *entries)
293 enum a4xx_state_block sb, struct fd_texture_stateobj *tex)
    [all...]

Completed in 101 milliseconds