Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/libs/virglrenderer/
DGLESv1.cpp174 static void glGetTexGenfvOES(GLenum, GLenum, GLfloat*) { in glGetTexGenfvOES() argument
216 static void glTexGenfOES(GLenum, GLenum, GLfloat) { in glTexGenfOES() argument
220 static void glTexGenfvOES(GLenum, GLenum, const GLfloat*) { in glTexGenfvOES()