Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderInternalStructs.h174 std::optional<HandleType> boundBuffer; member
/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.cpp3072 GLuint GL2Encoder::boundBuffer(GLenum target) const { in boundBuffer() function in GL2Encoder
3355 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glMapBufferOES() local
3403 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glMapBufferRange() local
3441 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glUnmapBuffer() local
3493 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glFlushMappedBufferRange() local