OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alphaFuncx
(Results
1 - 3
of
3
) sorted by null
/system/core/include/pixelflinger/
pixelflinger.h
286
void (*
alphaFuncx
)(void* c, GGLenum func, GGLclampx ref);
/frameworks/native/opengl/libagl/
state.cpp
556
c->rasterizer.procs.
alphaFuncx
(c, func, ref);
/system/core/libpixelflinger/
pixelflinger.cpp
778
GGL_INIT_PROC(procs,
alphaFuncx
);
Completed in 25 milliseconds