Searched defs:GGLScanLine (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/pixelflinger2/
H A Dscanline.cpp186 void GGLScanLine(const gl_shader_program * program, const GGLPixelFormat colorFormat, function
195 // ALOGD("pf2: GGLScanLine program=%p format=0x%.2X frameBuffer=%p depthBuffer=%p stencilBuffer=%p ",
237 // ALOGD("pf2 GGLScanLine scanline=%p start=%p constants=%p", scanLineFunction, &vertex, constants);
241 // ALOGD("pf2: GGLScanLine end");
249 GGLScanLine(ctx->CurrentProgram, ctx->frameSurface.format, ctx->frameSurface.data,

Completed in 54 milliseconds