Searched refs:MAX_SAMPLE_LOCATION_GRID_SIZE (Results 1 – 3 of 3) sorted by relevance
314 #define MAX_SAMPLE_LOCATION_GRID_SIZE 4 macro320 (MAX_SAMPLE_LOCATION_GRID_SIZE * MAX_SAMPLE_LOCATION_GRID_SIZE * 32)
78 if (*outWidth > MAX_SAMPLE_LOCATION_GRID_SIZE || in st_GetProgrammableSampleCaps()79 *outHeight > MAX_SAMPLE_LOCATION_GRID_SIZE) { in st_GetProgrammableSampleCaps()
68 if (grid_width > MAX_SAMPLE_LOCATION_GRID_SIZE || in update_sample_locations()69 grid_height > MAX_SAMPLE_LOCATION_GRID_SIZE) in update_sample_locations()