Searched refs:VBO_COMPOSITE (Results 1 – 3 of 3) sorted by relevance
178 if (state.getType() == GLStateType.VBO_COMPOSITE) { in getVboProperty()183 if (state != null && state.getType() == GLStateType.VBO_COMPOSITE) { in getVboProperty()
51 VBO_COMPOSITE("Per VBO State"), enumConstant
103 IGLProperty perVboState = new GLCompositeProperty(GLStateType.VBO_COMPOSITE, in createVboState()