Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h723 PFNGLVERTEXARRAYATTRIBLFORMATPROC vertexArrayAttribLFormat = nullptr; variable
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DContext_gl.cpp3685 void Context::vertexArrayAttribLFormat(VertexArrayID vaobj, in vertexArrayAttribLFormat() function in gl::Context