Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLESv2/
DContext.h240 inline float getCurrentValueF(int i) const in getCurrentValueF() function
DlibGLESv2.cpp3691 params[i] = attrib.getCurrentValueF(i); in GetVertexAttribfv()
3744 float currentValue = attrib.getCurrentValueF(i); in GetVertexAttribiv()