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/
H A Dfreedreno_texture.h44 struct fd_texture_stateobj;
72 void fd_setup_border_colors(struct fd_texture_stateobj *tex, void *ptr,
H A 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()
H A Dfreedreno_context.h54 struct fd_texture_stateobj { struct
386 struct fd_texture_stateobj tex[PIPE_SHADER_TYPES] dt;
H A Dfreedreno_resource.c114 struct fd_texture_stateobj *tex = &ctx->tex[stage];
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_texture.h82 struct fd_texture_stateobj *tex) assert_dt
145 struct fd_texture_stateobj *tex) assert_dt;
H A Dfd6_emit.h283 struct fd_texture_stateobj *tex, unsigned bcolor_offset,
H A Dfd6_emit.c81 setup_border_colors(struct fd_texture_stateobj *tex, in setup_border_colors()
275 enum pipe_shader_type type, struct fd_texture_stateobj *tex, in fd6_emit_textures()
536 struct fd_texture_stateobj *tex = &ctx->tex[type];
1186 struct fd_texture_stateobj *tex = &ctx->tex[PIPE_SHADER_COMPUTE]; in fd6_emit_cs_state()
H A Dfd6_texture.c331 struct fd_texture_stateobj *tex) in fd6_texture_state()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_texture.h61 struct fd_texture_stateobj *tex, unsigned samp_id);
H A 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()
H A Dfd2_texture.c237 fd2_get_const_idx(struct fd_context *ctx, struct fd_texture_stateobj *tex,
H A Dfd2_program.c186 struct fd_texture_stateobj *tex) assert_dt
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_texture.h62 struct fd_texture_stateobj *tex, unsigned samp_id);
H A Dfd3_emit.c153 enum adreno_state_block sb, struct fd_texture_stateobj *tex) in emit_textures()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_texture.h65 struct fd_texture_stateobj *tex, unsigned samp_id);
H A Dfd4_emit.c149 enum a4xx_state_block sb, struct fd_texture_stateobj *tex, in emit_textures()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c185 setup_border_colors(struct fd_texture_stateobj *tex, in setup_border_colors()
344 struct fd_texture_stateobj *tex) assert_dt

Completed in 18 milliseconds