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,
144 fd_setup_border_colors(struct fd_texture_stateobj *tex, void *ptr,
freedreno_context.h 48 struct fd_texture_stateobj { struct
232 struct fd_texture_stateobj verttex, fragtex;
  /external/mesa3d/src/gallium/drivers/freedreno/a2xx/
fd2_texture.h 64 struct fd_texture_stateobj *tex, unsigned samp_id);
fd2_texture.c 166 fd2_get_const_idx(struct fd_context *ctx, struct fd_texture_stateobj *tex,
fd2_program.c 222 struct fd_texture_stateobj *tex)
fd2_emit.c 124 struct fd_texture_stateobj *tex, unsigned samp_id, texmask emitted)
  /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 130 enum adreno_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 185 setup_border_colors(struct fd_texture_stateobj *tex, struct bcolor_entry *entries)
279 enum adreno_state_block sb, struct fd_texture_stateobj *tex)

Completed in 2940 milliseconds