Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl123 glEnableVertexAttribArrayFunc enableVertexAttribArray; variable
/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp666 void GLContext::enableVertexAttribArray (deUint32 index) in enableVertexAttribArray() function in sglr::GLContext
DsglrReferenceContext.cpp3693 void ReferenceContext::enableVertexAttribArray (deUint32 index) in enableVertexAttribArray() function in sglr::ReferenceContext
/external/chromium_org/third_party/WebKit/Source/platform/graphics/test/
DMockWebGraphicsContext3D.h111 virtual void enableVertexAttribArray(WGC3Duint index) { } in enableVertexAttribArray() function
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLRenderingContextBase.cpp1896 void WebGLRenderingContextBase::enableVertexAttribArray(GLuint index) in enableVertexAttribArray() function in blink::WebGLRenderingContextBase