Home
last modified time | relevance | path

Searched refs:boundRboProps (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp1103 RboProps& GLClientState::boundRboProps() { in boundRboProps() function in GLClientState
1118 boundRboProps().target = target; in bindRenderbuffer()
1119 boundRboProps().previouslyBound = true; in bindRenderbuffer()
1127 boundRboProps().format = format; in setBoundRenderbufferFormat()
1131 boundRboProps().multisamples = samples; in setBoundRenderbufferSamples()
DGLClientState.h531 RboProps& boundRboProps();