Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp710 void GLESv2Context::setVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean no… in setVertexAttribFormat() function in GLESv2Context
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp215 void GLClientState::setVertexAttribFormat(int location, int size, GLenum type, GLboolean normalized… in setVertexAttribFormat() function in GLClientState