Home
last modified time | relevance | path

Searched refs:PREDICATION_CONTINUE (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600d_common.h123 #define PREDICATION_CONTINUE (1 << 31) macro
Dr600_query.c964 op |= PREDICATION_CONTINUE; in r600_emit_query_predication()
968 op |= PREDICATION_CONTINUE; in r600_emit_query_predication()
Dr600d.h157 #define PREDICATION_CONTINUE (1 << 31) macro
/third_party/mesa3d/src/amd/common/
Dsid.h97 #define PREDICATION_CONTINUE (1 << 31) macro
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_query.c1111 op |= PREDICATION_CONTINUE; in si_emit_query_predication()
1115 op |= PREDICATION_CONTINUE; in si_emit_query_predication()
1178 op |= PREDICATION_CONTINUE; in si_emit_query_predication()
1182 op |= PREDICATION_CONTINUE; in si_emit_query_predication()