Lines Matching defs:regions
2973 /** Prepare regions that should not be modified during test case
2977 * @param out_regions Number of regions
3560 GLuint regions[4][4] = { { 0 } };
3562 getCleanRegions(test_case, dst_level, regions, n_regions);
3566 const GLuint x = regions[region][0];
3567 const GLuint y = regions[region][1];
3568 const GLuint w = regions[region][2];
3569 const GLuint h = regions[region][3];
5428 "executed for regions exceeding image boundaries")
5600 "executed for regions with invalid alignment")