| /external/mesa3d/src/gallium/drivers/radeonsi/ |
| D | r600_hw_context_priv.h | 38 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/ |
| D | r600_hw_context_priv.h | 38 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/ |
| D | es3fFboApiTests.cpp | 224 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
|
| D | es3fShaderFragDataTests.cpp | 286 const deUint32 rbo = ndx == 0 ? *colorBuf0 : *colorBuf1; in iterate() local
|
| D | es3fFboCompletenessTests.cpp | 399 const GLuint rbo = builder.glCreateRbo(rboCfg); in build() local
|
| D | es3fFboColorbufferTests.cpp | 124 deUint32 rbo = 0; in render() local 752 deUint32 rbo = 0; in render() local
|
| D | es3fFramebufferBlitTests.cpp | 91 deUint32& rbo = ndx ? dstRbo : srcRbo; in render() local 380 deUint32& rbo = ndx ? dstRbo : srcRbo; in render() local
|
| D | es3fShaderDerivateTests.cpp | 406 AutoRbo rbo (gl); in iterate() local
|
| D | es3fFragmentOutputTests.cpp | 279 deUint32 rbo = m_renderbuffers[bufNdx]; in init() local
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fNegativeBufferApiTests.cpp | 274 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
|
| D | es31fNegativeStateApiTests.cpp | 883 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/ |
| D | ClearTest.cpp | 76 GLuint rbo; in TEST_F() local
|
| /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.stc/ |
| D | p2.cpp | 24 register int rbo; in foo() local
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fFboApiTest.cpp | 248 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
|
| D | es2fFboCompletenessTests.cpp | 208 const bool rbo = (flags & RENDERBUFFER_VALID) != 0; in formatKind() local
|
| /external/deqp/modules/glshared/ |
| D | glsFboUtil.cpp | 150 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()
|
| D | glsLifetimeTests.cpp | 373 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/ |
| D | nv30_state_validate.c | 122 struct nouveau_bo *rbo, *zbo; in nv30_validate_fb() local
|
| /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/ |
| D | nv30_state_validate.c | 122 struct nouveau_bo *rbo, *zbo; in nv30_validate_fb() local
|
| /external/deqp/modules/egl/ |
| D | teglImageTests.cpp | 510 deUint32 rbo = 1; in iterate() local
|
| /external/deqp/framework/opengl/simplereference/ |
| D | sglrReferenceContext.cpp | 811 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
|
| D | sglrGLContext.cpp | 80 deUint32 rbo = *i; in ~GLContext() local
|
| /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/ |
| D | r600_pipe.h | 786 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/ |
| D | r600_pipe.h | 786 static INLINE unsigned r600_context_bo_reloc(struct r600_context *ctx, struct r600_resource *rbo, in r600_context_bo_reloc()
|