Searched refs:setup_framebuffer (Results 1 – 7 of 7) sorted by relevance
198 GLuint frameBuffer = gl_ctxt->setup_framebuffer(dstTexture); in apply_mirror_gles()252 GLuint frameBuffer = gl_ctxt->setup_framebuffer(dstTexture); in apply_rotate_gles()285 frameBuffer = gl_ctxt->setup_framebuffer(dstTexture); in apply_crop_gles()334 GLuint frameBuffer = gl_ctxt->setup_framebuffer(dstTexture); in apply_resize_gles()
378 frameBuffer = opengl_ctxt->setup_framebuffer(opengl_ctxt->mDecodedImgTexture); in applyGainMapGLES()
284 GLuint uhdr_opengl_ctxt::setup_framebuffer(GLuint& texture) { in setup_framebuffer() function in ultrahdr::uhdr_opengl_ctxt
327 GLuint setup_framebuffer(GLuint& texture);
95 pub fn setup_framebuffer(&mut self) -> Result<&mut [u8]> { in setup_framebuffer() method
565 setup_framebuffer(struct zink_context *ctx) in setup_framebuffer() function822 setup_framebuffer(ctx); in zink_begin_render_pass()