Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h602 PFNGLVERTEXATTRIBIFORMATPROC vertexAttribIFormat = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl885 glVertexAttribIFormatFunc vertexAttribIFormat; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp5790 void Context::vertexAttribIFormat(GLuint attribIndex, in vertexAttribIFormat() function in gl::Context