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

  /system/core/include/pixelflinger/
pixelflinger.h 222 void (*bindTextureLod)(void* c, GGLuint tmu, const GGLSurface* surface);
  /frameworks/native/opengl/libagl/
primitives.cpp 736 c->rasterizer.procs.bindTextureLod(c, i,
793 c->rasterizer.procs.bindTextureLod(c, i,
    [all...]
  /system/core/libpixelflinger/
pixelflinger.cpp 752 GGL_INIT_PROC(procs, bindTextureLod);

Completed in 30 milliseconds