Home
last modified time | relevance | path

Searched refs:PREDICATION_OP_BOOL64 (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600d_common.h121 #define PREDICATION_OP_BOOL64 0x3 macro
/third_party/mesa3d/src/amd/common/
H A Dsid.h92 #define PREDICATION_OP_BOOL64 0x3 macro
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_fast_clear.c472 si_emit_set_predication_state(cmd_buffer, true, PREDICATION_OP_BOOL64, va); in radv_emit_set_predication_state_from_image()
H A Dsi_cmd_buffer.c1480 assert(pred_op == PREDICATION_OP_BOOL32 || pred_op == PREDICATION_OP_BOOL64); in si_emit_set_predication_state()
H A Dradv_cmd_buffer.c9906 pred_op = PREDICATION_OP_BOOL64; in radv_CmdBeginConditionalRenderingEXT()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_query.c1125 op = PRED_OP(PREDICATION_OP_BOOL64); in si_emit_query_predication()

Completed in 27 milliseconds