Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_program.c131 texcoord_semantic(struct pipe_context *pctx) in texcoord_semantic() function
154 struct ureg_dst out0 = ureg_DECL_output(ureg, texcoord_semantic(pctx), 0); in fd_prog_blit_vs()
178 tc = ureg_DECL_fs_input(ureg, texcoord_semantic(pctx), 0, in fd_prog_blit_fs()