Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderInternalStructs.h169 std::optional<HandleType> boundBuffer; member
/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.cpp3070 GLuint GL2Encoder::boundBuffer(GLenum target) const { in boundBuffer() function in GL2Encoder
3353 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glMapBufferOES() local
3401 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glMapBufferRange() local
3439 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glUnmapBuffer() local
3491 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glFlushMappedBufferRange() local