Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DVertexArray.cpp273 Buffer *boundBuffer, in bindVertexBufferImpl()
333 Buffer *boundBuffer, in bindVertexBuffer()
452 Buffer *boundBuffer, in setVertexAttribPointerImpl()
511 gl::Buffer *boundBuffer, in setVertexAttribPointer()
524 gl::Buffer *boundBuffer, in setVertexAttribIPointer()
DState.h440 Buffer *boundBuffer, in setVertexAttribPointer()
454 Buffer *boundBuffer, in setVertexAttribIPointer()
DState.cpp1719 Buffer *boundBuffer, in bindVertexBuffer()
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.cpp2872 GLuint GL2Encoder::boundBuffer(GLenum target) const { in boundBuffer() function in GL2Encoder
3156 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glMapBufferOES() local
3204 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glMapBufferRange() local
3272 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glUnmapBuffer() local
3338 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glFlushMappedBufferRange() local