Searched refs:V_0280A0_NUMBER_SINT (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_state.c867 ntype = V_0280A0_NUMBER_SINT;
896 if (ntype == V_0280A0_NUMBER_UINT || ntype == V_0280A0_NUMBER_SINT ||
903 surf->alphatest_bypass = ntype == V_0280A0_NUMBER_UINT || ntype == V_0280A0_NUMBER_SINT;
926 ntype != V_0280A0_NUMBER_SINT) &&
941 ntype != V_0280A0_NUMBER_UINT && ntype != V_0280A0_NUMBER_SINT) ||
H A Dr600d.h367 #define V_0280A0_NUMBER_SINT 0x00000005 macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_state.c870 ntype = V_0280A0_NUMBER_SINT;
899 if (ntype == V_0280A0_NUMBER_UINT || ntype == V_0280A0_NUMBER_SINT ||
906 surf->alphatest_bypass = ntype == V_0280A0_NUMBER_UINT || ntype == V_0280A0_NUMBER_SINT;
929 ntype != V_0280A0_NUMBER_SINT) &&
944 ntype != V_0280A0_NUMBER_UINT && ntype != V_0280A0_NUMBER_SINT) ||
H A Dr600d.h367 #define V_0280A0_NUMBER_SINT 0x00000005 macro

Completed in 53 milliseconds