Searched refs:inst_token_setp (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_emit.h225 inst_token_setp(SVGA3dShaderOpCodeCompFnType operator) function in typeref:typename:SVGA3dShaderInstToken
H A Dsvga_tgsi_insn.c1454 setp_token = inst_token_setp(SVGA3DOPCOMP_LT);
1457 setp_token = inst_token_setp(SVGA3DOPCOMP_EQ);
1460 setp_token = inst_token_setp(SVGA3DOPCOMP_LE);
1463 setp_token = inst_token_setp(SVGA3DOPCOMP_GT);
1466 setp_token = inst_token_setp(SVGA3DOPCOMPC_NE);
1469 setp_token = inst_token_setp(SVGA3DOPCOMP_GE);
2449 inst_token_setp(SVGA3DOPCOMP_GT),
3415 inst_token_setp(SVGA3DOPCOMP_GE),
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_emit.h225 inst_token_setp(SVGA3dShaderOpCodeCompFnType operator) function in typeref:typename:SVGA3dShaderInstToken
H A Dsvga_tgsi_insn.c1452 setp_token = inst_token_setp(SVGA3DOPCOMP_LT);
1455 setp_token = inst_token_setp(SVGA3DOPCOMP_EQ);
1458 setp_token = inst_token_setp(SVGA3DOPCOMP_LE);
1461 setp_token = inst_token_setp(SVGA3DOPCOMP_GT);
1464 setp_token = inst_token_setp(SVGA3DOPCOMPC_NE);
1467 setp_token = inst_token_setp(SVGA3DOPCOMP_GE);
2447 inst_token_setp(SVGA3DOPCOMP_GT),
3413 inst_token_setp(SVGA3DOPCOMP_GE),

Completed in 11 milliseconds