OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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/base/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 17 milliseconds