Home | History | Annotate | Download | only in i965

Lines Matching refs:BRW_MAX_IMAGES

438       prog->MaxImageUniforms = compiler->scalar_stage[i] ? BRW_MAX_IMAGES : 0;
452 ctx->Const.MaxCombinedImageUniforms = num_stages * BRW_MAX_IMAGES;