HomeSort by: relevance | last modified time | path
    Searched defs:height1 (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/mesa-demos/dist/src/demos/
readpix.c 114 const GLsizei height1 = height - height0; local
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/
panfrost-job.h 1495 u16 width1, height1; member in struct:bifrost_framebuffer

Completed in 20 milliseconds