Home
last modified time | relevance | path

Searched refs:fd_texture_stateobj (Results 1 – 17 of 17) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_texture.h44 struct fd_texture_stateobj;
72 void fd_setup_border_colors(struct fd_texture_stateobj *tex, void *ptr,
Dfreedreno_texture.c52 bind_sampler_states(struct fd_texture_stateobj *tex, unsigned start, in bind_sampler_states()
70 set_sampler_views(struct fd_texture_stateobj *tex, unsigned start, unsigned nr, in set_sampler_views()
138 fd_setup_border_colors(struct fd_texture_stateobj *tex, void *ptr, in fd_setup_border_colors()
Dfreedreno_context.h54 struct fd_texture_stateobj { struct
383 struct fd_texture_stateobj tex[PIPE_SHADER_TYPES] dt;
Dfreedreno_resource.c114 struct fd_texture_stateobj *tex = &ctx->tex[stage]; in rebind_resource_in_ctx()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_texture.h104 struct fd_texture_stateobj *tex) assert_dt in fd6_border_color_offset()
167 struct fd_texture_stateobj *tex) assert_dt;
Dfd6_emit.h283 struct fd_texture_stateobj *tex, unsigned bcolor_offset,
Dfd6_emit.c82 setup_border_colors(struct fd_texture_stateobj *tex, in setup_border_colors()
274 enum pipe_shader_type type, struct fd_texture_stateobj *tex, in fd6_emit_textures()
535 struct fd_texture_stateobj *tex = &ctx->tex[type]; in fd6_emit_combined_textures()
1174 struct fd_texture_stateobj *tex = &ctx->tex[PIPE_SHADER_COMPUTE]; in fd6_emit_cs_state()
Dfd6_texture.c386 struct fd_texture_stateobj *tex) in fd6_texture_state()
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_texture.h62 struct fd_texture_stateobj *tex, unsigned samp_id);
Dfd3_emit.c153 enum adreno_state_block sb, struct fd_texture_stateobj *tex) in emit_textures()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_texture.h61 struct fd_texture_stateobj *tex, unsigned samp_id);
Dfd2_emit.c114 struct fd_texture_stateobj *tex, unsigned samp_id, texmask emitted) in emit_texture()
158 struct fd_texture_stateobj *fragtex = &ctx->tex[PIPE_SHADER_FRAGMENT]; in emit_textures()
159 struct fd_texture_stateobj *verttex = &ctx->tex[PIPE_SHADER_VERTEX]; in emit_textures()
Dfd2_texture.c237 fd2_get_const_idx(struct fd_context *ctx, struct fd_texture_stateobj *tex, in fd2_get_const_idx()
Dfd2_program.c186 struct fd_texture_stateobj *tex) assert_dt in patch_fetches()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_texture.h64 struct fd_texture_stateobj *tex, unsigned samp_id);
Dfd4_emit.c140 enum a4xx_state_block sb, struct fd_texture_stateobj *tex, in emit_textures()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_emit.c185 setup_border_colors(struct fd_texture_stateobj *tex, in setup_border_colors()
344 struct fd_texture_stateobj *tex) assert_dt in emit_textures()