MCPcopy Create free account
hub / github.com/alibaba/CicadaPlayer / getFrameTexture

Method getFrameTexture

framework/render/video/glRender/OES2FBOProgram.cpp:132–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132GLuint OES2FBOProgram::getFrameTexture()
133{
134 return mFrameBufferTextures[0];
135}
136
137void OES2FBOProgram::destroyFrameBuffer()
138{

Callers 1

updateFrameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected