Searched defs:readFb (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | blit.c | 192 validate_color_buffer(struct gl_context *ctx, struct gl_framebuffer *readFb, in validate_color_buffer() 267 validate_stencil_buffer(struct gl_context *ctx, struct gl_framebuffer *readFb, in validate_stencil_buffer() 313 validate_depth_buffer(struct gl_context *ctx, struct gl_framebuffer *readFb, in validate_depth_buffer() 630 struct gl_framebuffer *readFb, struct gl_framebuffer *drawFb, in blit_framebuffer() 869 struct gl_framebuffer *readFb, in blit_framebuffer_err() 933 struct gl_framebuffer *readFb, *drawFb; in blit_named_framebuffer() local
|
H A D | framebuffer.c | 689 struct gl_framebuffer *readFb, in _mesa_update_framebuffer()
|
H A D | blend.c | 1119 const struct gl_framebuffer *readFb) in _mesa_get_clamp_read_color()
|
H A D | image.c | 759 const struct gl_framebuffer *readFb, in _mesa_clip_blit()
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | DepthWriteTest.cpp | 355 GLFramebuffer readFb; in TEST_P() local
|
H A D | ClipControlTest.cpp | 260 GLFramebuffer readFb; in TEST_P() local
|