Home
last modified time | relevance | path

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

/external/autotest/client/deps/webgl_mpd/src/debug/
Dwebgl-debug.js111 'bindBuffer': {2: { 0:true }}, property
/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp413 void GLContext::bindBuffer (deUint32 target, deUint32 buffer) in bindBuffer() function in sglr::GLContext
DsglrReferenceContext.cpp2465 void ReferenceContext::bindBuffer (deUint32 target, deUint32 buffer) in bindBuffer() function in sglr::ReferenceContext
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl14 glBindBufferFunc bindBuffer; variable
/external/skia/src/gpu/gl/
DGrGLGpu.cpp1894 void GrGLGpu::bindBuffer(GrGLuint id, GrGLenum type) { in bindBuffer() function in GrGLGpu