HomeSort by relevance Sort by last modified time
    Searched full:ggl_enable_texture2d (Results 1 - 1 of 1) sorted by null

  /system/core/libpixelflinger/
pixelflinger.cpp 69 static void ggl_enable_texture2d(context_t* c, int enable);
170 case GGL_TEXTURE_2D: ggl_enable_texture2d(c, en); break;
711 void ggl_enable_texture2d(context_t* c, int enable) function in namespace:android

Completed in 1073 milliseconds