/third_party/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
|
/third_party/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()
|
/third_party/vk-gl-cts/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
|
D | es31fNegativeStateApiTests.cpp | 1221 GLuint rbo[2]; in get_framebuffer_attachment_parameteriv() local 1277 GLuint rbo; in get_renderbuffer_parameteriv() local
|
/third_party/vk-gl-cts/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 | 434 const GLuint rbo = builder.glCreateRbo(rboCfg); in build() local
|
/third_party/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
|
/third_party/vk-gl-cts/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 | 324 const bool rbo = (flags & RENDERBUFFER_VALID) != 0; in formatKind() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | FramebufferTest.cpp | 539 GLRenderbuffer rbo; in TEST_P() local 558 GLRenderbuffer rbo; in TEST_P() local 576 GLRenderbuffer rbo; in TEST_P() local 595 GLRenderbuffer rbo; in TEST_P() local 621 GLuint rbo = 0u; in TEST_P() local
|
D | SRGBTextureTest.cpp | 187 GLuint rbo = 0; in TEST_P() local
|
D | BlitFramebufferANGLETest.cpp | 1120 GLRenderbuffer *rbo, in initColorFBO() 1133 GLRenderbuffer *rbo, in initColorFBOWithCheckerPattern()
|
D | CopyTextureTest.cpp | 1631 GLRenderbuffer rbo; in TEST_P() local 1768 GLRenderbuffer rbo; in TEST_P() local 1891 GLRenderbuffer rbo; in TEST_P() local
|
D | CopyTexture3DTest.cpp | 95 GLRenderbuffer rbo; in testCopy() local
|
/third_party/vk-gl-cts/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
|
/third_party/vk-gl-cts/external/openglcts/modules/gles32/ |
D | es32cCopyImageTests.cpp | 229 GLuint rbo; in verify() local
|
/third_party/vk-gl-cts/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
|
/third_party/vk-gl-cts/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()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cES31CompatibilitySampleVariablesTests.cpp | 383 GLuint rbo; in iterate() local 691 GLuint rbo; in iterate() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | CopyTextureTest.cpp | 1826 GLRenderbuffer rbo; in TEST_P() local 1963 GLRenderbuffer rbo; in TEST_P() local 2086 GLRenderbuffer rbo; in TEST_P() local 2196 GLRenderbuffer rbo; in TEST_P() local
|
D | FramebufferTest.cpp | 371 GLRenderbuffer rbo; in TEST_P() local 787 GLRenderbuffer rbo; in TEST_P() local 806 GLRenderbuffer rbo; in TEST_P() local 824 GLRenderbuffer rbo; in TEST_P() local 843 GLRenderbuffer rbo; in TEST_P() local 869 GLuint rbo = 0u; in TEST_P() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_state_validate.c | 119 struct nouveau_bo *rbo, *zbo; in nv30_validate_fb() local
|