| /external/libdrm/tests/radeon/ | 
| D | rbo.h | 31 struct rbo {  struct 42 struct rbo *rbo(int fd, unsigned handle, unsigned size,  argument
  | 
| D | rbo.c | 36 struct rbo *rbo(int fd, unsigned handle, unsigned size,  in rbo()  function
  | 
| /external/angle/src/tests/gl_tests/ | 
| D | SampleVariablesTest.cpp | 85         GLRenderbuffer rbo;  in TEST_P()  local 160         GLRenderbuffer rbo;  in TEST_P()  local 245         GLRenderbuffer rbo;  in TEST_P()  local 339         GLRenderbuffer rbo;  in TEST_P()  local 437         GLRenderbuffer rbo;  in TEST_P()  local 515         GLRenderbuffer rbo;  in TEST_P()  local
  | 
| D | ShaderMultisampleInterpolation.cpp | 118         GLRenderbuffer rbo;  in TEST_P()  local 189         GLRenderbuffer rbo;  in TEST_P()  local
  | 
| D | RenderbufferMultisampleTest.cpp | 206     GLuint rbo;  in TEST_P()  local
  | 
| D | CopyTextureTest.cpp | 2053         GLRenderbuffer rbo;  in TEST_P()  local 2190         GLRenderbuffer rbo;  in TEST_P()  local 2313         GLRenderbuffer rbo;  in TEST_P()  local 2423         GLRenderbuffer rbo;  in TEST_P()  local 2864     GLRenderbuffer rbo;  in TEST_P()  local
  | 
| D | BlitFramebufferANGLETest.cpp | 1498                       GLRenderbuffer *rbo,  in initColorFBO() 1511                                         GLRenderbuffer *rbo,  in initColorFBOWithCheckerPattern() 3689     GLRenderbuffer rbo[2];  in TEST_P()  local 3727     GLRenderbuffer rbo[2];  in TEST_P()  local 3767     GLRenderbuffer rbo;  in TEST_P()  local
  | 
| D | FramebufferTest.cpp | 372     GLRenderbuffer rbo;  in TEST_P()  local 917     GLRenderbuffer rbo;  in TEST_P()  local 936     GLRenderbuffer rbo;  in TEST_P()  local 954     GLRenderbuffer rbo;  in TEST_P()  local 973     GLRenderbuffer rbo;  in TEST_P()  local 999     GLuint rbo = 0u;  in TEST_P()  local 1278     GLRenderbuffer rbo;  in TEST_P()  local 1375         GLRenderbuffer rbo;  in TEST_P()  local 1483         GLRenderbuffer rbo;  in TEST_P()  local
  | 
| D | AttributeLayoutTest.cpp | 646     GLuint createFbo(GLuint rbo)  in createFbo() 659         GLuint rbo = 0;  in createRbo()  local
  | 
| /external/deqp/modules/gles31/functional/ | 
| D | es31fNegativeBufferApiTests.cpp | 336 	deUint32	rbo = 0x1234;  in read_pixels_fbo_format_mismatch()  local 1111 	GLuint rbo = 0x1234;  in framebuffer_renderbuffer()  local 1298 	deUint32	rbo		= 0x1234;  in renderbuffer_storage()  local 1355 	deUint32					rbo[2];  in blit_framebuffer()  local 1504 	deUint32							rbo[2];  in blit_framebuffer_multisample()  local 1795 	deUint32	rbo							= 0x1234;  in renderbuffer_storage_multisample()  local 1877 		deUint32					rbo = 0x1234;  in copy_image_sub_data()  local
  | 
| /external/mesa3d/src/gallium/drivers/r600/ | 
| D | r600_cs.h | 71 						 struct r600_resource *rbo,  in radeon_add_to_buffer_list() 102 				    struct r600_resource *rbo,  in radeon_add_to_buffer_list_check_mem() 117 				   struct r600_ring *ring, struct r600_resource *rbo,  in r600_emit_reloc()
  | 
| /external/deqp/modules/gles3/functional/ | 
| D | es3fFboApiTests.cpp | 235 	deUint32 rbo = 3;  in validRboAttachmentsTest()  local 255 	deUint32 rbo = 1;  in attachToDefaultFramebufferTest()  local 299 	deUint32 rbo = 3;  in invalidRboAttachmentTest()  local 451 	deUint32 rbo = 1;  in deleteRboAttachedToBoundFboTest()  local 509 	deUint32 rbo = 1;  in deleteRboAttachedToNotBoundFboTest()  local
  | 
| D | es3fShaderFragDataTests.cpp | 317 			const deUint32	rbo	= ndx == 0 ? *colorBuf0 : *colorBuf1;  in iterate()  local
  | 
| D | es3fFboCompletenessTests.cpp | 449 			const GLuint rbo = builder.glCreateRbo(rboCfg);  in build()  local
  | 
| /external/libwebsockets/lib/core-net/ | 
| D | wsi-timeout.c | 203 	const lws_retry_bo_t *rbo = wsi->retry_policy;  in lws_validity_cb()  local 252 	const lws_retry_bo_t *rbo = wsi->retry_policy;  in _lws_validity_confirmed_role()  local
  | 
| /external/deqp/modules/gles2/functional/ | 
| D | es2fFboApiTest.cpp | 260 	deUint32 rbo = 3;  in validRboAttachmentsTest()  local 280 	deUint32 rbo = 1;  in attachToDefaultFramebufferTest()  local 324 	deUint32 rbo = 3;  in invalidRboAttachmentTest()  local 503 	deUint32 rbo = 1;  in deleteRboAttachedToBoundFboTest()  local 561 	deUint32 rbo = 1;  in deleteRboAttachedToNotBoundFboTest()  local
  | 
| D | es2fFboCompletenessTests.cpp | 337 	const bool rbo = (flags & RENDERBUFFER_VALID) != 0;  in formatKind()  local
  | 
| /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.stc/ | 
| D | p2.cpp | 52   register int rbo;  in foo()  local
  | 
| /external/deqp/modules/egl/ | 
| D | teglImageUtil.cpp | 347 void initializeStencilRbo(const glw::Functions& gl, GLuint rbo, Texture2D& ref)  in initializeStencilRbo() 395 void initializeDepthRbo(const glw::Functions& gl, GLuint rbo, Texture2D& ref)  in initializeDepthRbo() 430 void initializeColorRbo(const glw::Functions& gl, GLuint rbo, Texture2D& ref)  in initializeColorRbo() 475 	const GLuint						rbo		= buffer->getName();  in createBuffer()  local
  | 
| /external/deqp/external/openglcts/modules/gles32/ | 
| D | es32cCopyImageTests.cpp | 229 	GLuint rbo;  in verify()  local
  | 
| /external/deqp/external/openglcts/modules/common/ | 
| D | glcSampleVariablesTests.cpp | 385 	GLuint rbo;  in iterate()  local 690 	GLuint rbo;  in iterate()  local
  | 
| D | glcPackedDepthStencilTests.cpp | 1829 		GLuint rbo[2]; // color, D/S  in iterate()  local 1986 		GLuint rbo[3]; // color, DEPTH_STENCIL, DEPTH/STENCIL  in iterate()  local 2206 	GLuint rbo;  in iterate()  local 2476 	GLuint rbo[4]; // Renderbuffers: source D/S, dest D/S, dest color, downsample color  in iterate()  local
  | 
| /external/deqp/modules/glshared/ | 
| D | glsFboUtil.cpp | 307 	if (const Renderbuffer* rbo = dynamic_cast<const Renderbuffer*>(&img))  in imageNumSamples()  local 391 	if (const Renderbuffer* const rbo = dynamic_cast<const Renderbuffer*>(&cfg))  in glCreate()  local 693 static void logRenderbuffer (const Renderbuffer& rbo, TestLog& log)  in logRenderbuffer()
  | 
| /external/deqp/external/openglcts/modules/gl/ | 
| D | gl4cES31CompatibilitySampleVariablesTests.cpp | 383 	GLuint rbo;  in iterate()  local 691 	GLuint rbo;  in iterate()  local
  | 
| /external/mesa3d/src/gallium/drivers/nouveau/nv30/ | 
| D | nv30_state_validate.c | 119       struct nouveau_bo *rbo, *zbo;  in nv30_validate_fb()  local
  |