HomeSort by relevance Sort by last modified time
    Searched defs:RasterTriangle (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/pixelflinger2/
raster.cpp 336 static void RasterTriangle(const GGLInterface * iface, const VertexOutput * v1,
555 iface->RasterTriangle(iface, v1, v2, v3);
565 iface->RasterTriangle = RasterTriangle;
  /external/mesa3d/include/pixelflinger2/
pixelflinger2_interface.h 211 void (* RasterTriangle)(const GGLInterface_t * iface, const VertexOutput_t * v1,

Completed in 109 milliseconds