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

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

Completed in 72 milliseconds