Home
last modified time | relevance | path

Searched refs:OGLES_TEXTURE_STACK_DEPTH (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/opengl/libagl/
Dmatrix.h34 const int OGLES_TEXTURE_STACK_DEPTH = 2; variable
Dstate.cpp431 params[0] = OGLES_TEXTURE_STACK_DEPTH; in glGetIntegerv()
Dmatrix.cpp71 c->transforms.texture[i].init(OGLES_TEXTURE_STACK_DEPTH); in ogles_init_matrix()