Searched refs:fd2_get_const_idx (Results 1 – 4 of 4) sorted by relevance
60 unsigned fd2_get_const_idx(struct fd_context *ctx,
244 fd2_get_const_idx(struct fd_context *ctx, struct fd_texture_stateobj *tex, in fd2_get_const_idx() function
198 instr->tex.const_idx = fd2_get_const_idx(ctx, tex, fi->tex.samp_id); in patch_fetches()
116 unsigned const_idx = fd2_get_const_idx(ctx, tex, samp_id); in emit_texture()