Searched refs:SI_BIG_ENDIAN (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_get.c163 return !SI_BIG_ENDIAN && sscreen->info.has_userptr;
H A Dsi_pipe.h36 #define SI_BIG_ENDIAN 1 macro
38 #define SI_BIG_ENDIAN 0 macro
H A Dsi_state_draw.c703 (SI_BIG_ENDIAN && sctx->chip_class <= CIK ?
708 (SI_BIG_ENDIAN && sctx->chip_class <= CIK ?
H A Dsi_state.c1543 if (SI_BIG_ENDIAN) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h42 #define SI_BIG_ENDIAN 1 macro
44 #define SI_BIG_ENDIAN 0
H A Dsi_get.c189 return !SI_BIG_ENDIAN && sscreen->info.has_userptr;
H A Dsi_state_draw.cpp1363 if (GFX_VERSION <= GFX7 && SI_BIG_ENDIAN) {
H A Dsi_state.c1641 if (SI_BIG_ENDIAN) {

Completed in 28 milliseconds