Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h603 PFNGLVERTEXATTRIBLFORMATPROC vertexAttribLFormat = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl895 glVertexAttribLFormatFunc vertexAttribLFormat; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp2765 void Context::vertexAttribLFormat(GLuint attribindex, in vertexAttribLFormat() function in gl::Context