Home
last modified time | relevance | path

Searched defs:hasClientArrays (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.cpp898 void GL2Encoder::getVBOUsage(bool* hasClientArrays, bool* hasVBOs) const { in getVBOUsage()
917 void GL2Encoder::sendVertexAttributes(GLint first, GLsizei count, bool hasClientArrays, GLsizei pri… in sendVertexAttributes()
4717 bool hasClientArrays = false; in s_glDrawArraysIndirect() local
4743 bool hasClientArrays = false; in s_glDrawElementsIndirect() local