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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_state_common.c3075 return (do_endian_swap ? V_0280A0_COLOR_8_24 : V_0280A0_COLOR_24_8);
3077 return V_0280A0_COLOR_8_24;
3151 case V_0280A0_COLOR_8_24:
H A Dr600d.h333 #define V_0280A0_COLOR_8_24 0x00000011 macro
1654 #define V_0280A0_COLOR_8_24 0x00000011 macro
H A Dr600_state.c897 format == V_0280A0_COLOR_8_24 || format == V_0280A0_COLOR_24_8 ||
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_state_common.c3157 return (do_endian_swap ? V_0280A0_COLOR_8_24 : V_0280A0_COLOR_24_8);
3159 return V_0280A0_COLOR_8_24;
3233 case V_0280A0_COLOR_8_24:
H A Dr600d.h333 #define V_0280A0_COLOR_8_24 0x00000011 macro
1654 #define V_0280A0_COLOR_8_24 0x00000011 macro
H A Dr600_state.c900 format == V_0280A0_COLOR_8_24 || format == V_0280A0_COLOR_24_8 ||

Completed in 47 milliseconds