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/
H A Dr600d_common.h123 #define PREDICATION_CONTINUE (1 << 31) macro
H A Dr600_query.c964 op |= PREDICATION_CONTINUE; in r600_emit_query_predication()
968 op |= PREDICATION_CONTINUE; in r600_emit_query_predication()
H A Dr600d.h157 #define PREDICATION_CONTINUE (1 << 31) macro
/third_party/mesa3d/src/amd/common/
H A Dsid.h97 #define PREDICATION_CONTINUE (1 << 31) macro
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A 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()

Completed in 27 milliseconds