Home
last modified time | relevance | path

Searched defs:disableVertexAttribArray (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl122 glDisableVertexAttribArrayFunc disableVertexAttribArray; variable
/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp671 void GLContext::disableVertexAttribArray (deUint32 index) in disableVertexAttribArray() function in sglr::GLContext
DsglrReferenceContext.cpp3701 void ReferenceContext::disableVertexAttribArray (deUint32 index) in disableVertexAttribArray() function in sglr::ReferenceContext
/external/chromium_org/third_party/WebKit/Source/platform/graphics/test/
DMockWebGraphicsContext3D.h106 virtual void disableVertexAttribArray(WGC3Duint index) { } in disableVertexAttribArray() function
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLRenderingContextBase.cpp1784 void WebGLRenderingContextBase::disableVertexAttribArray(GLuint index) in disableVertexAttribArray() function in blink::WebGLRenderingContextBase