Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_vpos.h32 tgsi_write_vpos(const struct tgsi_token *tokens_in,
Dtgsi_vpos.c84 tgsi_write_vpos(const struct tgsi_token *tokens_in, in tgsi_write_vpos() function
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_tgsi_transform.c154 new_tokens = tgsi_write_vpos(shader->tokens, in write_vpos()