radeon: Don't crash generating mipmaps when pixels=NULL
[mesa.git] / src / mesa / drivers / dri / r300 / r300_swtcl.h
index ebc99c9e8a7392df4c5ea116c26afcef8c3fa794..75c419380d3147d689b8b4dd73525314dd6c4ace 100644 (file)
@@ -51,6 +51,8 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 #define SWTCL_OVM_POS 0
 #define SWTCL_OVM_COLOR0 2
 #define SWTCL_OVM_COLOR1 3
+#define SWTCL_OVM_COLOR2 4
+#define SWTCL_OVM_COLOR3 5
 #define SWTCL_OVM_TEX(n) ((n) + 6)
 #define SWTCL_OVM_POINT_SIZE 15