Home
last modified time | relevance | path

Searched refs:fd2_get_const_idx (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_texture.h63 unsigned fd2_get_const_idx(struct fd_context *ctx,
Dfd2_texture.c166 fd2_get_const_idx(struct fd_context *ctx, struct fd_texture_stateobj *tex, in fd2_get_const_idx() function
Dfd2_program.c230 unsigned const_idx = fd2_get_const_idx(ctx, tex, samp_id); in patch_tex_fetches()
Dfd2_emit.c126 unsigned const_idx = fd2_get_const_idx(ctx, tex, samp_id); in emit_texture()