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

  /external/mesa3d/src/pixelflinger2/
pixelflinger2.h 174 void InitializeGGLState(GGLInterface * iface); // should be private
pixelflinger2.cpp 186 void InitializeGGLState(GGLInterface * iface)
244 puts("InitializeGGLState");
245 InitializeGGLState(&ctx->interface);

Completed in 44 milliseconds