Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DVertexArray.cpp488 void VertexArray::setVertexAttribFormat(size_t attribIndex, in setVertexAttribFormat() function in gl::VertexArray
DState.cpp2791 void State::setVertexAttribFormat(GLuint attribIndex, in setVertexAttribFormat() function in gl::State
/external/mesa3d/src/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp213 void GLClientState::setVertexAttribFormat(int location, int size, GLenum type, GLboolean normalized… in setVertexAttribFormat() function in gfxstream::guest::GLClientState