OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OGLES_TEXTURE_STACK_DEPTH
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/opengl/libagl/
matrix.h
34
const int
OGLES_TEXTURE_STACK_DEPTH
= 2;
state.cpp
431
params[0] =
OGLES_TEXTURE_STACK_DEPTH
;
matrix.cpp
71
c->transforms.texture[i].init(
OGLES_TEXTURE_STACK_DEPTH
);
Completed in 46 milliseconds