Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h335 PFNGLVERTEXATTRIBI4SVPROC vertexAttribI4sv = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl880 glVertexAttribI4svFunc vertexAttribI4sv; variable
/external/angle/src/libANGLE/
DContext_gl.cpp452 void Context::vertexAttribI4sv(GLuint index, const GLshort *v) in vertexAttribI4sv() function in gl::Context