Home
last modified time | relevance | path

Searched defs:boundBuffer (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DVertexArray.cpp319 Buffer *boundBuffer, in bindVertexBufferImpl()
390 Buffer *boundBuffer, in bindVertexBuffer()
523 Buffer *boundBuffer, in setVertexAttribPointerImpl()
582 gl::Buffer *boundBuffer, in setVertexAttribPointer()
595 gl::Buffer *boundBuffer, in setVertexAttribIPointer()
DState.h481 Buffer *boundBuffer, in setVertexAttribPointer()
495 Buffer *boundBuffer, in setVertexAttribIPointer()
DState.cpp1917 Buffer *boundBuffer, in bindVertexBuffer()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DVertexArray.cpp67 void VertexArray::setAttributeState(unsigned int attributeIndex, Buffer *boundBuffer, GLint size, G… in setAttributeState()
DContext.cpp849 void Context::setVertexAttribState(unsigned int attribNum, Buffer *boundBuffer, GLint size, GLenum … in setVertexAttribState()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fIndexedStateQueryTests.cpp175 StateQueryMemoryWriteGuard<GLint> boundBuffer; in testTransformFeedback() local
414 StateQueryMemoryWriteGuard<GLint> boundBuffer; in testUniformBuffers() local