/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 | 87 GLRenderbuffer rbo; in TEST_P() local 162 GLRenderbuffer rbo; in TEST_P() local 247 GLRenderbuffer rbo; in TEST_P() local 341 GLRenderbuffer rbo; in TEST_P() local 439 GLRenderbuffer rbo; in TEST_P() local 516 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 | 2107 GLRenderbuffer rbo; in TEST_P() local 2244 GLRenderbuffer rbo; in TEST_P() local 2367 GLRenderbuffer rbo; in TEST_P() local 2477 GLRenderbuffer rbo; in TEST_P() local 3057 GLRenderbuffer rbo; in TEST_P() local
|
D | OcclusionQueriesTest.cpp | 920 GLRenderbuffer rbo[2]; in TEST_P() local 961 GLRenderbuffer rbo; in TEST_P() local
|
D | FramebufferTest.cpp | 430 GLRenderbuffer rbo; in TEST_P() local 483 GLRenderbuffer rbo; in TEST_P() local 505 GLRenderbuffer rbo; in TEST_P() local 527 GLRenderbuffer rbo; in TEST_P() local 549 GLRenderbuffer rbo; in TEST_P() local 1327 GLRenderbuffer rbo; in TEST_P() local 1346 GLRenderbuffer rbo; in TEST_P() local 1364 GLRenderbuffer rbo; in TEST_P() local 1383 GLRenderbuffer rbo; in TEST_P() local 1409 GLuint rbo = 0u; in TEST_P() local [all …]
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_cs.h | 52 struct r600_resource *rbo, in radeon_add_to_buffer_list() 82 struct r600_resource *rbo, in radeon_add_to_buffer_list_check_mem() 96 struct r600_ring *ring, struct r600_resource *rbo, in r600_emit_reloc()
|
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeBufferApiTests.cpp | 343 uint32_t rbo = 0x1234; in read_pixels_fbo_format_mismatch() local 1154 GLuint rbo = 0x1234; in framebuffer_renderbuffer() local 1346 uint32_t rbo = 0x1234; in renderbuffer_storage() local 1404 uint32_t rbo[2]; in blit_framebuffer() local 1559 uint32_t rbo[2]; in blit_framebuffer_multisample() local 1867 uint32_t rbo = 0x1234; in renderbuffer_storage_multisample() local 1952 uint32_t rbo = 0x1234; in copy_image_sub_data() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl3cDrawBuffers.cpp | 317 bool DrawBuffersTestCase::setupBuffers(const GLint maxColAtt, GL3RBO *rbo, GL3FBO &fbo) in setupBuffers() 358 void DrawBuffersTestCase::deleteBuffers(const int CA, GL3RBO *rbo, GL3FBO &fbo) in deleteBuffers() 389 GL3RBO rbo[MAX_ATTACHMENTS]; in iterate() local
|
D | gl4cES31CompatibilitySampleVariablesTests.cpp | 384 GLuint rbo; in iterate() local 692 GLuint rbo; in iterate() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboApiTests.cpp | 251 uint32_t rbo = 3; in validRboAttachmentsTest() local 271 uint32_t rbo = 1; in attachToDefaultFramebufferTest() local 315 uint32_t rbo = 3; in invalidRboAttachmentTest() local 473 uint32_t rbo = 1; in deleteRboAttachedToBoundFboTest() local 532 uint32_t rbo = 1; in deleteRboAttachedToNotBoundFboTest() local
|
/external/angle/src/tests/gl_tests/gles1/ |
D | FramebufferObjectTest.cpp | 159 GLuint rbo; in TEST_P() local 195 GLuint rbo[2]; in TEST_P() 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 | 263 uint32_t rbo = 3; in validRboAttachmentsTest() local 283 uint32_t rbo = 1; in attachToDefaultFramebufferTest() local 327 uint32_t rbo = 3; in invalidRboAttachmentTest() local 510 uint32_t rbo = 1; in deleteRboAttachedToBoundFboTest() local 569 uint32_t rbo = 1; in deleteRboAttachedToNotBoundFboTest() local
|
D | es2fFboCompletenessTests.cpp | 269 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 | 411 void initializeStencilRbo(const glw::Functions &gl, GLuint rbo, Texture2D &ref) in initializeStencilRbo() 454 void initializeDepthRbo(const glw::Functions &gl, GLuint rbo, Texture2D &ref) in initializeDepthRbo() 487 void initializeColorRbo(const glw::Functions &gl, GLuint rbo, Texture2D &ref) in initializeColorRbo() 530 const GLuint rbo = buffer->getName(); in createBuffer() local
|
/external/angle/src/tests/egl_tests/ |
D | EGLMemoryUsageReportTest.cpp | 68 GLRenderbuffer rbo; in TEST_P() 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 | 386 GLuint rbo; in iterate() local 691 GLuint rbo; in iterate() local
|
D | glcPackedDepthStencilTests.cpp | 1832 GLuint rbo[2]; // color, D/S in iterate() local 1989 GLuint rbo[3]; // color, DEPTH_STENCIL, DEPTH/STENCIL in iterate() local 2209 GLuint rbo; in iterate() local 2479 GLuint rbo[4]; // Renderbuffers: source D/S, dest D/S, dest color, downsample color in iterate() local
|
D | glcFragCoordConventionsTests.cpp | 582 GLuint rbo = 0; in doQuadCase() local
|
/external/deqp/modules/glshared/ |
D | glsFboUtil.cpp | 313 if (const Renderbuffer *rbo = dynamic_cast<const Renderbuffer *>(&img)) in imageNumSamples() local 390 if (const Renderbuffer *const rbo = dynamic_cast<const Renderbuffer *>(&cfg)) in glCreate() local 682 static void logRenderbuffer(const Renderbuffer &rbo, TestLog &log) in logRenderbuffer()
|