Home
last modified time | relevance | path

Searched defs:rbo (Results 1 – 24 of 24) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_hw_context_priv.h38 static INLINE unsigned r600_context_bo_reloc(struct r600_context *ctx, struct si_resource *rbo, in r600_context_bo_reloc()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
Dr600_hw_context_priv.h38 static INLINE unsigned r600_context_bo_reloc(struct r600_context *ctx, struct si_resource *rbo, in r600_context_bo_reloc()
/external/deqp/modules/gles3/functional/
Des3fFboApiTests.cpp224 deUint32 rbo = 3; in validRboAttachmentsTest() local
244 deUint32 rbo = 1; in attachToDefaultFramebufferTest() local
288 deUint32 rbo = 3; in invalidRboAttachmentTest() local
440 deUint32 rbo = 1; in deleteRboAttachedToBoundFboTest() local
498 deUint32 rbo = 1; in deleteRboAttachedToNotBoundFboTest() local
Des3fShaderFragDataTests.cpp286 const deUint32 rbo = ndx == 0 ? *colorBuf0 : *colorBuf1; in iterate() local
Des3fFboCompletenessTests.cpp399 const GLuint rbo = builder.glCreateRbo(rboCfg); in build() local
Des3fFboColorbufferTests.cpp124 deUint32 rbo = 0; in render() local
752 deUint32 rbo = 0; in render() local
Des3fFramebufferBlitTests.cpp91 deUint32& rbo = ndx ? dstRbo : srcRbo; in render() local
380 deUint32& rbo = ndx ? dstRbo : srcRbo; in render() local
Des3fShaderDerivateTests.cpp406 AutoRbo rbo (gl); in iterate() local
Des3fFragmentOutputTests.cpp279 deUint32 rbo = m_renderbuffers[bufNdx]; in init() local
/external/deqp/modules/gles31/functional/
Des31fNegativeBufferApiTests.cpp274 deUint32 rbo = 0x1234; in read_pixels_fbo_format_mismatch() local
968 GLuint rbo = 0x1234; in framebuffer_renderbuffer() local
1066 deUint32 rbo = 0x1234; in renderbuffer_storage() local
1117 deUint32 rbo[2]; in blit_framebuffer() local
1209 deUint32 rbo[2]; in blit_framebuffer_multisample() local
1397 deUint32 rbo = 0x1234; in renderbuffer_storage_multisample() local
Des31fNegativeStateApiTests.cpp883 GLuint rbo[2]; in get_framebuffer_attachment_parameteriv() local
938 GLuint rbo; in get_renderbuffer_parameteriv() local
/external/chromium_org/third_party/angle/tests/angle_tests/
DClearTest.cpp76 GLuint rbo; in TEST_F() local
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.stc/
Dp2.cpp24 register int rbo; in foo() local
/external/deqp/modules/gles2/functional/
Des2fFboApiTest.cpp248 deUint32 rbo = 3; in validRboAttachmentsTest() local
268 deUint32 rbo = 1; in attachToDefaultFramebufferTest() local
312 deUint32 rbo = 3; in invalidRboAttachmentTest() local
464 deUint32 rbo = 1; in deleteRboAttachedToBoundFboTest() local
522 deUint32 rbo = 1; in deleteRboAttachedToNotBoundFboTest() local
Des2fFboCompletenessTests.cpp208 const bool rbo = (flags & RENDERBUFFER_VALID) != 0; in formatKind() local
/external/deqp/modules/glshared/
DglsFboUtil.cpp150 if (const Renderbuffer* rbo = dynamic_cast<const Renderbuffer*>(&img)) in imageNumSamples() local
234 if (const Renderbuffer* const rbo = dynamic_cast<const Renderbuffer*>(&cfg)) in glCreate() local
480 static void logRenderbuffer (const Renderbuffer& rbo, TestLog& log) in logRenderbuffer()
DglsLifetimeTests.cpp373 void RboFboAttacher::attach (GLuint rbo, GLuint fbo) in attach()
386 void RboFboAttacher::detach (GLuint rbo, GLuint fbo) in detach()
/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_state_validate.c122 struct nouveau_bo *rbo, *zbo; in nv30_validate_fb() local
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
Dnv30_state_validate.c122 struct nouveau_bo *rbo, *zbo; in nv30_validate_fb() local
/external/deqp/modules/egl/
DteglImageTests.cpp510 deUint32 rbo = 1; in iterate() local
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp811 Renderbuffer* rbo = DE_NULL; in bindRenderbuffer() local
1910 Renderbuffer* rbo = m_renderbuffers.find(attachment.name); in acquireFboAttachmentReference() local
1937 Renderbuffer* rbo = m_renderbuffers.find(attachment.name); in releaseFboAttachmentReference() local
2091 Renderbuffer* rbo = DE_NULL; in framebufferRenderbuffer() local
2347 Renderbuffer* rbo = m_renderbuffers.find(attachment.name); in getFboAttachment() local
DsglrGLContext.cpp80 deUint32 rbo = *i; in ~GLContext() local
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
Dr600_pipe.h786 static INLINE unsigned r600_context_bo_reloc(struct r600_context *ctx, struct r600_resource *rbo, in r600_context_bo_reloc()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h786 static INLINE unsigned r600_context_bo_reloc(struct r600_context *ctx, struct r600_resource *rbo, in r600_context_bo_reloc()