Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DVertexArray.cpp399 void VertexArray::setVertexAttribFormat(size_t attribIndex, in setVertexAttribFormat() function in gl::VertexArray
DState.cpp1727 void State::setVertexAttribFormat(GLuint attribIndex, in setVertexAttribFormat() function in gl::State
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_V2/
DGLESv2Context.cpp670 void GLESv2Context::setVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean no… in setVertexAttribFormat() function in GLESv2Context
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp211 void GLClientState::setVertexAttribFormat(int location, int size, GLenum type, GLboolean normalized… in setVertexAttribFormat() function in GLClientState