Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h601 PFNGLVERTEXATTRIBFORMATPROC vertexAttribFormat = nullptr; variable
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DContext.cpp5015 void Context::vertexAttribFormat(GLuint attribIndex, in vertexAttribFormat() function in gl::Context