Home
last modified time | relevance | path

Searched refs:FBO (Results 1 – 12 of 12) sorted by relevance

/external/deqp/doc/testspecs/GLES31/
Dfunctional.blend_equation_advanced.txt27 + Rendering into sRGB FBO
28 + Rendering into MSAA FBO
Dfunctional.image_load_store.txt50 of a FBO and read with glReadPixels(). Texture is verified with exact
/external/deqp/doc/testspecs/GLES3/
Dfunctional.fbo.completeness.txt39 + Trying FBO operations on in/complete FBOs.
40 + Completeness status changes after the FBO is modified.
46 some renderbuffers and/or textures and attach them to the FBO, and then call
Dfunctional.fbo.blit.txt40 - Covered in MSAA FBO tests
Dfunctional.rasterizer_discard.txt49 This procedure is performed for both the default framebuffer and an FBO
/external/deqp/doc/testspecs/GLES2/
Dfunctional.fbo.completeness.txt38 + Trying FBO operations on in/complete FBOs.
39 + Completeness status changes after the FBO is modified.
45 some renderbuffers and/or textures and attach them to the FBO, and then call
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c294 GLuint FBO; member
311 GLuint VBO, FBO, RBO, Sampler; member
2814 if (!mipmap->FBO) in _mesa_meta_check_generate_mipmap_fallback()
2815 _mesa_GenFramebuffersEXT(1, &mipmap->FBO); in _mesa_meta_check_generate_mipmap_fallback()
2816 _mesa_BindFramebufferEXT(GL_FRAMEBUFFER_EXT, mipmap->FBO); in _mesa_meta_check_generate_mipmap_fallback()
3293 if (!mipmap->FBO) { in _mesa_meta_GenerateMipmap()
3294 _mesa_GenFramebuffersEXT(1, &mipmap->FBO); in _mesa_meta_GenerateMipmap()
3322 _mesa_BindFramebufferEXT(GL_FRAMEBUFFER_EXT, mipmap->FBO); in _mesa_meta_GenerateMipmap()
3641 if (decompress->FBO == 0) { in decompress_texture_image()
3642 _mesa_GenFramebuffersEXT(1, &decompress->FBO); in decompress_texture_image()
[all …]
/external/deqp/doc/testspecs/GL3/
Dfunctional.conditional_render.txt81 (read & write) FBO between the occludion query and the conditional rendering.
/external/mesa3d/src/gallium/docs/source/
Dresources.rst65 - TODO: can they be bound to an FBO?
/external/deqp/doc/
DGLES2 Negative API Functions.txt89 FBO API functions
DGLES3 Negative API Functions.txt144 FBO API functions
/external/mesa3d/docs/
DMESA_texture_array.spec786 indexing, and FBO access of GL_EXT_texture_array. This extension