/external/deqp/modules/gles31/functional/ |
D | es31fNegativeVertexArrayApiTests.cpp | 385 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 …]
|
D | es31fNegativeBufferApiTests.cpp | 170 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 …]
|
D | es31fStencilTexturingTests.cpp | 529 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
|
D | es31fNegativeAdvancedBlendEquationTests.cpp | 214 glw::GLuint fbo = 0x1234; in attachment_advanced_equation() local
|
D | es31fFboColorbufferTests.cpp | 210 const deUint32 fbo = fbos[layerFace]; in render() local
|
D | es31fFramebufferDefaultStateQueryTests.cpp | 75 glu::Framebuffer fbo (m_context.getRenderContext()); in iterate() local
|
D | es31fNegativeTextureApiTests.cpp | 909 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/ |
D | glsLifetimeTests.cpp | 189 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 …]
|
D | glsFboCompletenessTests.cpp | 458 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/ |
D | es3fFboInvalidateTests.cpp | 215 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
|
D | es3fFboDepthbufferTests.cpp | 69 deUint32 fbo = 0; in render() local 161 deUint32 fbo = 0; in render() local 247 deUint32 fbo = 0; in render() local
|
D | es3fFboStencilbufferTests.cpp | 75 deUint32 fbo = 0; in render() local 169 deUint32 fbo = 0; in render() local
|
D | es3fFboColorbufferTests.cpp | 123 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
|
D | es3fFramebufferBlitTests.cpp | 90 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
|
D | es3fFboRenderTest.cpp | 249 …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
|
D | es3fShaderFragDataTests.cpp | 252 const glu::Framebuffer fbo (renderCtx); in iterate() local
|
D | es3fFboMultisampleTests.cpp | 100 deUint32& fbo = ndx ? resolveFbo : msaaFbo; in render() local
|
D | es3fRasterizerDiscardTests.cpp | 436 …tcu::TestCaseGroup* fbo = new tcu::TestCaseGroup(m_testCtx, "fbo", "Rasterizer discard test for … in init() local
|
D | es3fFboApiTests.cpp | 146 deUint32 fbo = 1; in textureLevelsTest() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fFboRenderTest.cpp | 409 …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
|
D | es2fFboApiTest.cpp | 157 deUint32 fbo = 1; in textureLevelsTest() local 177 deUint32 fbo = 1; in textureLevelsWithRenderToMipmapTest() local
|
D | es2fFboCompletenessTests.cpp | 267 glu::Framebuffer fbo(m_ctx.getRenderContext()); in tryCombination() local
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_texture.c | 286 GLenum srcType, GLboolean fbo) in radeonChoose8888TexFormat() 326 GLenum type, GLboolean fbo) in radeonChooseTextureFormat()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_texture.c | 286 GLenum srcType, GLboolean fbo) in radeonChoose8888TexFormat() 326 GLenum type, GLboolean fbo) in radeonChooseTextureFormat()
|
/external/deqp/modules/egl/ |
D | teglImageUtil.cpp | 480 Framebuffer fbo (gl); in createBuffer() local
|