Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h601 PFNGLVERTEXATTRIBFORMATPROC vertexAttribFormat = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl864 glVertexAttribFormatFunc vertexAttribFormat; variable
/external/angle/src/libANGLE/
DContext.cpp5684 void Context::vertexAttribFormat(GLuint attribIndex, in vertexAttribFormat() function in gl::Context