Home
last modified time | relevance | path

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

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