Home
last modified time | relevance | path

Searched defs:fbo (Results 1 – 25 of 35) sorted by relevance

12

/external/deqp/modules/gles31/functional/
Des31fNegativeVertexArrayApiTests.cpp385 GLuint fbo = 0; in draw_arrays() local
418 GLuint fbo = 0; in draw_arrays_invalid_program() local
445 GLuint fbo = 0; in draw_arrays_incomplete_primitive() local
479 GLuint fbo = 0; in draw_elements() local
555 GLuint fbo = 0; in draw_elements_invalid_program() local
589 GLuint fbo = 0; in draw_elements_incomplete_primitive() local
666 GLuint fbo = 0; in draw_elements_base_vertex() local
700 GLuint fbo = 0; in draw_arrays_instanced() local
738 GLuint fbo = 0; in draw_arrays_instanced_invalid_program() local
768 GLuint fbo = 0; in draw_arrays_instanced_incomplete_primitive() local
[all …]
Des31fNegativeBufferApiTests.cpp170 GLuint fbo = 0x1234; in read_pixels() local
200 GLuint fbo = 0x1234; in readn_pixels() local
278 deUint32 fbo = 0x1234; in read_pixels_fbo_format_mismatch() local
521 deUint32 fbo = 0x1234; in clear_bufferiv() local
571 deUint32 fbo = 0x1234; in clear_bufferuiv() local
618 deUint32 fbo = 0x1234; in clear_bufferfv() local
766 deUint32 fbo = 0x1234; in draw_buffers() local
963 deUint32 fbo = 0x1234; in read_buffer() local
1115 GLuint fbo = 0x1234; in framebuffer_renderbuffer() local
1157 GLuint fbo = 0x1234; in framebuffer_texture() local
[all …]
Des31fStencilTexturingTests.cpp529 glu::Framebuffer fbo (renderCtx); in iterate() local
586 glu::Framebuffer fbo (renderCtx); in iterate() local
672 glu::Framebuffer fbo (renderCtx); in iterate() local
759 glu::Framebuffer fbo (renderCtx); in iterate() local
817 glu::Framebuffer fbo (renderCtx); in iterate() local
890 glu::Framebuffer fbo (renderCtx); in iterate() local
952 glu::Framebuffer fbo (renderCtx); in iterate() local
Des31fNegativeAdvancedBlendEquationTests.cpp214 glw::GLuint fbo = 0x1234; in attachment_advanced_equation() local
Des31fFboColorbufferTests.cpp210 const deUint32 fbo = fbos[layerFace]; in render() local
Des31fFramebufferDefaultStateQueryTests.cpp75 glu::Framebuffer fbo (m_context.getRenderContext()); in iterate() local
Des31fNegativeTextureApiTests.cpp909 GLuint fbo = 0x1234; in copyteximage2d_incomplete_framebuffer() local
1091 GLuint fbo = 0x1234; in copytexsubimage2d_incomplete_framebuffer() local
3263 GLuint fbo = 0x1234; in copytexsubimage3d_incomplete_framebuffer() local
/external/deqp/modules/glshared/
DglsLifetimeTests.cpp189 void setupFbo (const Context& ctx, GLuint seed, GLuint fbo) in setupFbo()
230 void drawFbo (const Context& ctx, GLuint fbo, Surface& dst) in drawFbo()
248 GLuint getFboAttachment (const Functions& gl, GLuint fbo, GLenum requiredType) in getFboAttachment()
275 Framebuffer fbo(getRenderContext()); in initAttachment() local
297 void FboInputAttacher::drawContainer (GLuint fbo, Surface& dst) in drawContainer()
305 void FboOutputAttacher::setupContainer (GLuint seed, GLuint fbo) in setupContainer()
315 Framebuffer fbo(getRenderContext()); in drawAttachment() local
328 void TextureFboAttacher::attach (GLuint texture, GLuint fbo) in attach()
342 void TextureFboAttacher::detach (GLuint texture, GLuint fbo) in detach()
356 GLuint TextureFboAttacher::getAttachment (GLuint fbo) in getAttachment()
[all …]
DglsFboCompletenessTests.cpp458 static void logFormatInfo (const config::Framebuffer& fbo, const FormatDB& ctxFormats, const Format… in logFormatInfo()
615 glu::Framebuffer fbo (m_ctx.getRenderContext()); in iterate() local
/external/deqp/modules/gles3/functional/
Des3fFboInvalidateTests.cpp215 deUint32 fbo = 0; in render() local
363 deUint32 fbo = 0; in render() local
469 deUint32 fbo = 0; in render() local
580 deUint32 fbo = 0; in render() local
714 deUint32 fbo = 0; in render() local
836 deUint32 fbo = 0; in render() local
936 deUint32 fbo = 0; in render() local
1093 deUint32 fbo = 0; in render() local
1221 deUint32 fbo = 0; in render() local
Des3fFboDepthbufferTests.cpp69 deUint32 fbo = 0; in render() local
161 deUint32 fbo = 0; in render() local
247 deUint32 fbo = 0; in render() local
Des3fFboStencilbufferTests.cpp75 deUint32 fbo = 0; in render() local
169 deUint32 fbo = 0; in render() local
Des3fFboColorbufferTests.cpp123 deUint32 fbo = 0; in render() local
255 deUint32& fbo = ndx ? fbo1 : fbo0; in render() local
282 deUint32 fbo = ndx ? fbo1 : fbo0; in render() local
427 const deUint32 fbo = fbos[face]; in render() local
553 const deUint32 fbo = fbos[layer]; in render() local
677 const deUint32 fbo = fbos[layer]; in render() local
751 deUint32 fbo = 0; in render() local
Des3fFramebufferBlitTests.cpp90 deUint32& fbo = ndx ? dstFbo : srcFbo; in render() local
379 deUint32& fbo = ndx ? dstFbo : srcFbo; in render() local
504 deUint32& fbo = ndx ? dstFbo : srcFbo; in render() local
636 deUint32 fbo = 0; in render() local
762 deUint32 fbo = 0; in render() local
Des3fFboRenderTest.cpp249 …lr::Context& context, const FboConfig& config, int width, int height, deUint32 fbo, deUint32 color… in Framebuffer()
553 Framebuffer fbo(context, m_config, width, height); in render() local
775 for (int fbo = 1; fbo <= 3; fbo++) in render() local
1140 Framebuffer fbo(context, m_config, initialWidth, initialHeight); in render() local
1290 Framebuffer fbo(ctx, m_config, width, height); in render() local
Des3fShaderFragDataTests.cpp252 const glu::Framebuffer fbo (renderCtx); in iterate() local
Des3fFboMultisampleTests.cpp100 deUint32& fbo = ndx ? resolveFbo : msaaFbo; in render() local
Des3fRasterizerDiscardTests.cpp436 …tcu::TestCaseGroup* fbo = new tcu::TestCaseGroup(m_testCtx, "fbo", "Rasterizer discard test for … in init() local
Des3fFboApiTests.cpp146 deUint32 fbo = 1; in textureLevelsTest() local
/external/deqp/modules/gles2/functional/
Des2fFboRenderTest.cpp409 …lr::Context& context, const FboConfig& config, int width, int height, deUint32 fbo, deUint32 color… in Framebuffer()
668 Framebuffer fbo(context, getConfig(), width, height); in render() local
773 Framebuffer fbo(ctx, getConfig(), width, height); in render() local
957 Framebuffer fbo(context, getConfig(), width, height); in render() local
1014 Framebuffer fbo(context, getConfig(), width, height); in render() local
1122 Framebuffer fbo(ctx, getConfig(), width, height); in render() local
1343 for (int fbo = 1; fbo <= 3; fbo++) in render() local
1696 Framebuffer fbo(context, getConfig(), 128, 128); in render() local
1865 Framebuffer fbo(ctx, getConfig(), width, height); in render() local
Des2fFboApiTest.cpp157 deUint32 fbo = 1; in textureLevelsTest() local
177 deUint32 fbo = 1; in textureLevelsWithRenderToMipmapTest() local
Des2fFboCompletenessTests.cpp267 glu::Framebuffer fbo(m_ctx.getRenderContext()); in tryCombination() local
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_texture.c286 GLenum srcType, GLboolean fbo) in radeonChoose8888TexFormat()
326 GLenum type, GLboolean fbo) in radeonChooseTextureFormat()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texture.c286 GLenum srcType, GLboolean fbo) in radeonChoose8888TexFormat()
326 GLenum type, GLboolean fbo) in radeonChooseTextureFormat()
/external/deqp/modules/egl/
DteglImageUtil.cpp480 Framebuffer fbo (gl); in createBuffer() local

12