Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h603 PFNGLVERTEXATTRIBLFORMATPROC vertexAttribLFormat = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl895 glVertexAttribLFormatFunc vertexAttribLFormat; variable
/external/angle/src/libANGLE/
DContext_gl.cpp2787 void Context::vertexAttribLFormat(GLuint attribindex, in vertexAttribLFormat() function in gl::Context