Searched refs:height1 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dreadpix.c114 const GLsizei height1 = height - height0; local in function:ComplexReadPixels
128 glReadPixels(x, y + height0, width0, height1, format, type, pixels);
133 glReadPixels(x + width0, y + height0, width1, height1, format, type, pixels);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/include/
H A Dpanfrost-job.h1495 u16 width1, height1; member in struct:bifrost_framebuffer
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/pandecode/
H A Ddecode.c578 pandecode_prop("height1 = MALI_POSITIVE(%d)", fb->height1 + 1);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_context.c193 .height1 = MALI_POSITIVE(ctx->pipe_framebuffer.height),

Completed in 11 milliseconds