Searched refs:max_enabled_unit (Results 1 – 1 of 1) sorted by relevance
203 const int max_enabled_unit = ctx->Texture._MaxEnabledTexImageUnit; in brw_validate_textures() local205 for (int unit = 0; unit <= max_enabled_unit; unit++) { in brw_validate_textures()