Home
last modified time | relevance | path

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

123

/external/libdrm/tests/radeon/
Drbo.h31 struct rbo { struct
42 struct rbo *rbo(int fd, unsigned handle, unsigned size, argument
Drbo.c36 struct rbo *rbo(int fd, unsigned handle, unsigned size, in rbo() function
/external/angle/src/tests/gl_tests/
DSampleVariablesTest.cpp87 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
DShaderMultisampleInterpolation.cpp118 GLRenderbuffer rbo; in TEST_P() local
189 GLRenderbuffer rbo; in TEST_P() local
DRenderbufferMultisampleTest.cpp206 GLuint rbo; in TEST_P() local
DCopyTextureTest.cpp2107 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
DOcclusionQueriesTest.cpp920 GLRenderbuffer rbo[2]; in TEST_P() local
961 GLRenderbuffer rbo; in TEST_P() local
DFramebufferTest.cpp430 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/
Dr600_cs.h52 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/
Des31fNegativeBufferApiTests.cpp343 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/
Dgl3cDrawBuffers.cpp317 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
Dgl4cES31CompatibilitySampleVariablesTests.cpp384 GLuint rbo; in iterate() local
692 GLuint rbo; in iterate() local
/external/deqp/modules/gles3/functional/
Des3fFboApiTests.cpp251 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/
DFramebufferObjectTest.cpp159 GLuint rbo; in TEST_P() local
195 GLuint rbo[2]; in TEST_P() local
/external/libwebsockets/lib/core-net/
Dwsi-timeout.c203 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/
Des2fFboApiTest.cpp263 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
Des2fFboCompletenessTests.cpp269 const bool rbo = (flags & RENDERBUFFER_VALID) != 0; in formatKind() local
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.stc/
Dp2.cpp52 register int rbo; in foo() local
/external/deqp/modules/egl/
DteglImageUtil.cpp411 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/
DEGLMemoryUsageReportTest.cpp68 GLRenderbuffer rbo; in TEST_P() local
/external/deqp/external/openglcts/modules/gles32/
Des32cCopyImageTests.cpp229 GLuint rbo; in verify() local
/external/deqp/external/openglcts/modules/common/
DglcSampleVariablesTests.cpp386 GLuint rbo; in iterate() local
691 GLuint rbo; in iterate() local
DglcPackedDepthStencilTests.cpp1832 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
DglcFragCoordConventionsTests.cpp582 GLuint rbo = 0; in doQuadCase() local
/external/deqp/modules/glshared/
DglsFboUtil.cpp313 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()

123