Searched refs:MAX_SCRAPS (Results 1 – 2 of 2) sorted by relevance
110 #define MAX_SCRAPS 1 macro114 int scrap_allocated[MAX_SCRAPS][BLOCK_WIDTH];115 byte scrap_texels[MAX_SCRAPS][BLOCK_WIDTH*BLOCK_HEIGHT*4];126 for (texnum=0 ; texnum<MAX_SCRAPS ; texnum++) in Scrap_AllocBlock()477 texture_extension_number += MAX_SCRAPS; in Draw_Init()
422 #define MAX_SCRAPS 2 macro426 int scrap_allocated[MAX_SCRAPS][BLOCK_WIDTH];427 byte scrap_texels[MAX_SCRAPS][BLOCK_WIDTH*BLOCK_HEIGHT*4];439 for (texnum=0 ; texnum<MAX_SCRAPS ; texnum++) in Scrap_AllocBlock()482 for (texnum=0 ; texnum<MAX_SCRAPS ; texnum++) { in Scrap_Upload()819 texture_extension_number += MAX_SCRAPS; in Draw_Init()