Searched defs:boundBuffer (Results 1 – 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | VertexArray.cpp | 319 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()
|
| D | State.h | 481 Buffer *boundBuffer, in setVertexAttribPointer() 495 Buffer *boundBuffer, in setVertexAttribIPointer()
|
| D | State.cpp | 1917 Buffer *boundBuffer, in bindVertexBuffer()
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| D | VertexArray.cpp | 67 void VertexArray::setAttributeState(unsigned int attributeIndex, Buffer *boundBuffer, GLint size, G… in setAttributeState()
|
| D | Context.cpp | 849 void Context::setVertexAttribState(unsigned int attribNum, Buffer *boundBuffer, GLint size, GLenum … in setVertexAttribState()
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fIndexedStateQueryTests.cpp | 175 StateQueryMemoryWriteGuard<GLint> boundBuffer; in testTransformFeedback() local 414 StateQueryMemoryWriteGuard<GLint> boundBuffer; in testUniformBuffers() local
|