Searched refs:find_decl_by_semantic (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler.c1868 find_decl_by_semantic(struct etna_compile *c, uint file, uint name, uint index) function in typeref:struct:etna_reg_desc *
1890 find_decl_by_semantic(c, TGSI_FILE_OUTPUT, TGSI_SEMANTIC_POSITION, 0);
1919 find_decl_by_semantic(c, TGSI_FILE_OUTPUT, TGSI_SEMANTIC_COLOR, 0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_tgsi.c1927 find_decl_by_semantic(struct etna_compile *c, uint file, uint name, uint index) function in typeref:struct:etna_reg_desc *
1949 find_decl_by_semantic(c, TGSI_FILE_OUTPUT, TGSI_SEMANTIC_POSITION, 0);
1978 find_decl_by_semantic(c, TGSI_FILE_OUTPUT, TGSI_SEMANTIC_COLOR, 0);

Completed in 12 milliseconds