Home
last modified time | relevance | path

Searched refs:getAtt0 (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.h85 const float* getAtt0(void) const {return m_attribute0value;} in getAtt0() function
DGLESv2Imp.cpp3050 const float* att0 = ctx->getAtt0(); in glGetVertexAttribfv()
3091 const float* att0 = ctx->getAtt0(); in glGetVertexAttribiv()