/aosp_15_r20/external/libdrm/tests/radeon/ |
H A D | rbo.h | 31 struct rbo { struct 42 struct rbo *rbo(int fd, unsigned handle, unsigned size, argument
|
H A D | rbo.c | 36 struct rbo *rbo(int fd, unsigned handle, unsigned size, in rbo() function
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A 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
|
H A D | ShaderMultisampleInterpolation.cpp | 118 GLRenderbuffer rbo; in TEST_P() local 189 GLRenderbuffer rbo; in TEST_P() local
|
H A D | FramebufferTest.cpp | 371 GLRenderbuffer rbo; in TEST_P() local 424 GLRenderbuffer rbo; in TEST_P() local 446 GLRenderbuffer rbo; in TEST_P() local 468 GLRenderbuffer rbo; in TEST_P() local 490 GLRenderbuffer rbo; in TEST_P() local 1268 GLRenderbuffer rbo; in TEST_P() local 1287 GLRenderbuffer rbo; in TEST_P() local 1305 GLRenderbuffer rbo; in TEST_P() local 1324 GLRenderbuffer rbo; in TEST_P() local 1350 GLuint rbo = 0u; in TEST_P() local [all …]
|
H A 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
|
H A D | BlitFramebufferANGLETest.cpp | 1507 GLRenderbuffer *rbo, in initColorFBO() 1520 GLRenderbuffer *rbo, in initColorFBOWithCheckerPattern() 3907 GLRenderbuffer rbo[2]; in TEST_P() local 3945 GLRenderbuffer rbo[2]; in TEST_P() local 3985 GLRenderbuffer rbo; in TEST_P() local
|
H A D | ReadPixelsTest.cpp | 358 GLRenderbuffer rbo; in TEST_P() local 455 GLRenderbuffer rbo; in TEST_P() local 1489 GLRenderbuffer rbo; in testUnsupportedTypeConversions() local
|
H A D | AttributeLayoutTest.cpp | 646 GLuint createFbo(GLuint rbo) in createFbo() 659 GLuint rbo = 0; in createRbo() local
|
H A D | RenderbufferMultisampleTest.cpp | 206 GLuint rbo; in TEST_P() local
|
H A D | RobustResourceInitTest.cpp | 931 GLRenderbuffer rbo; in TEST_P() local 963 GLRenderbuffer rbo; in TEST_P() local 1016 GLRenderbuffer rbo; in TEST_P() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A 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
|
H A D | es31fNegativeStateApiTests.cpp | 1272 GLuint rbo[2]; in get_framebuffer_attachment_parameteriv() local 1342 GLuint rbo; in get_renderbuffer_parameteriv() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A 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
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A 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
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/ |
H A 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()
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A 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
|
/aosp_15_r20/external/angle/src/tests/gl_tests/gles1/ |
H A D | FramebufferObjectTest.cpp | 159 GLuint rbo; in TEST_P() local 195 GLuint rbo[2]; in TEST_P() local
|
/aosp_15_r20/external/libwebsockets/lib/core-net/ |
H A 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
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A 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()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A 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
|
H A D | glcSampleVariablesTests.cpp | 386 GLuint rbo; in iterate() local 691 GLuint rbo; in iterate() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cES31CompatibilitySampleVariablesTests.cpp | 384 GLuint rbo; in iterate() local 692 GLuint rbo; in iterate() local
|
/aosp_15_r20/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.stc/ |
H A D | p2.cpp | 52 register int rbo; in foo() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles32/ |
H A D | es32cCopyImageTests.cpp | 229 GLuint rbo; in verify() local
|