Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_program.c112 texcoord_semantic(struct pipe_context *pctx) in texcoord_semantic() function
135 struct ureg_dst out0 = ureg_DECL_output(ureg, texcoord_semantic(pctx), 0); in fd_prog_blit_vs()
160 ureg, texcoord_semantic(pctx), 0, TGSI_INTERPOLATE_PERSPECTIVE); in fd_prog_blit_fs()