Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_emit.h225 inst_token_setp(SVGA3dShaderOpCodeCompFnType operator) in inst_token_setp() function
H A Dsvga_tgsi_insn.c1453 setp_token = inst_token_setp(SVGA3DOPCOMP_LT); in emit_conditional()
1456 setp_token = inst_token_setp(SVGA3DOPCOMP_EQ); in emit_conditional()
1459 setp_token = inst_token_setp(SVGA3DOPCOMP_LE); in emit_conditional()
1462 setp_token = inst_token_setp(SVGA3DOPCOMP_GT); in emit_conditional()
1465 setp_token = inst_token_setp(SVGA3DOPCOMPC_NE); in emit_conditional()
1468 setp_token = inst_token_setp(SVGA3DOPCOMP_GE); in emit_conditional()
2515 inst_token_setp(SVGA3DOPCOMP_GT), in emit_lit()
3484 inst_token_setp(SVGA3DOPCOMP_GE), in emit_adjusted_vertex_attribs()

Completed in 6 milliseconds