Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_program.c221 patch_tex_fetches(struct fd_context *ctx, struct fd2_shader_stateobj *so, in patch_tex_fetches() function
262 patch_tex_fetches(ctx, prog->vp, &ctx->verttex); in fd2_program_validate()
263 patch_tex_fetches(ctx, prog->fp, &ctx->fragtex); in fd2_program_validate()