Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h603 PFNGLVERTEXATTRIBLFORMATPROC vertexAttribLFormat = nullptr; variable
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DContext_gl.cpp2787 void Context::vertexAttribLFormat(GLuint attribindex, in vertexAttribLFormat() function in gl::Context