Searched refs:getMaxIndexedBufferBindings (Results 1 - 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
H A DGLClientState.h235 int getMaxIndexedBufferBindings(GLenum target) const;
H A DGLClientState.cpp454 int GLClientState::getMaxIndexedBufferBindings(GLenum target) const { function in class:GLClientState
/device/generic/goldfish-opengl/system/GLESv2_enc/
H A DGL2Encoder.cpp2936 index >= state->getMaxIndexedBufferBindings(target),
2975 index >= state->getMaxIndexedBufferBindings(target),

Completed in 15 milliseconds