Lines Matching refs:Height
286 if (rb->Width != width || rb->Height != height) {
289 assert(rb->Height == height);
300 fb->Height = height;
335 if (ctx->Scissor.ScissorArray[idx].Y + ctx->Scissor.ScissorArray[idx].Height < bbox[3]) {
336 bbox[3] = ctx->Scissor.ScissorArray[idx].Y + ctx->Scissor.ScissorArray[idx].Height;
370 bbox[3] = buffer->Height;
573 fb->Height == 0) {
970 fprintf(stderr, " Size: %u x %u Status: %s\n", fb->Width, fb->Height,
983 texImage->Width, texImage->Height, texImage->Depth,
990 att->Renderbuffer->Width, att->Renderbuffer->Height,