Home
last modified time | relevance | path

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

12

/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/deqp/modules/gles31/functional/
Des31fNegativeBufferApiTests.cpp330 deUint32 rbo = 0x1234; in read_pixels_fbo_format_mismatch() local
1103 GLuint rbo = 0x1234; in framebuffer_renderbuffer() local
1290 deUint32 rbo = 0x1234; in renderbuffer_storage() local
1346 deUint32 rbo[2]; in blit_framebuffer() local
1494 deUint32 rbo[2]; in blit_framebuffer_multisample() local
1783 deUint32 rbo = 0x1234; in renderbuffer_storage_multisample() local
1864 deUint32 rbo = 0x1234; in copy_image_sub_data() local
Des31fNegativeStateApiTests.cpp1181 GLuint rbo[2]; in get_framebuffer_attachment_parameteriv() local
1236 GLuint rbo; in get_renderbuffer_parameteriv() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_cs.h71 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/
Des3fFboApiTests.cpp235 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
Des3fShaderFragDataTests.cpp309 const deUint32 rbo = ndx == 0 ? *colorBuf0 : *colorBuf1; in iterate() local
Des3fFboCompletenessTests.cpp421 const GLuint rbo = builder.glCreateRbo(rboCfg); in build() local
Des3fFramebufferBlitTests.cpp91 deUint32& rbo = ndx ? dstRbo : srcRbo; in render() local
380 deUint32& rbo = ndx ? dstRbo : srcRbo; in render() local
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.stc/
Dp2.cpp52 register int rbo; in foo() local
/external/deqp/modules/gles2/functional/
Des2fFboApiTest.cpp260 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
Des2fFboCompletenessTests.cpp324 const bool rbo = (flags & RENDERBUFFER_VALID) != 0; in formatKind() local
/external/deqp/modules/egl/
DteglImageUtil.cpp345 void initializeStencilRbo(const glw::Functions& gl, GLuint rbo, Texture2D& ref) in initializeStencilRbo()
393 void initializeDepthRbo(const glw::Functions& gl, GLuint rbo, Texture2D& ref) in initializeDepthRbo()
428 void initializeColorRbo(const glw::Functions& gl, GLuint rbo, Texture2D& ref) in initializeColorRbo()
471 const GLuint rbo = buffer->getName(); in createBuffer() local
/external/angle/src/tests/gl_tests/
DFramebufferTest.cpp530 GLRenderbuffer rbo; in TEST_P() local
549 GLRenderbuffer rbo; in TEST_P() local
567 GLRenderbuffer rbo; in TEST_P() local
586 GLRenderbuffer rbo; in TEST_P() local
612 GLuint rbo = 0u; in TEST_P() local
DSRGBTextureTest.cpp187 GLuint rbo = 0; in TEST_P() local
DBlitFramebufferANGLETest.cpp1119 GLRenderbuffer *rbo, in initColorFBO()
1132 GLRenderbuffer *rbo, in initColorFBOWithCheckerPattern()
DCopyTextureTest.cpp1714 GLRenderbuffer rbo; in TEST_P() local
1853 GLRenderbuffer rbo; in TEST_P() local
1978 GLRenderbuffer rbo; in TEST_P() local
DCopyTexture3DTest.cpp95 GLRenderbuffer rbo; in testCopy() local
/external/deqp/external/openglcts/modules/gles32/
Des32cCopyImageTests.cpp229 GLuint rbo; in verify() local
/external/deqp/external/openglcts/modules/common/
DglcSampleVariablesTests.cpp385 GLuint rbo; in iterate() local
690 GLuint rbo; in iterate() local
DglcPackedDepthStencilTests.cpp1822 GLuint rbo[2]; // color, D/S in iterate() local
1979 GLuint rbo[3]; // color, DEPTH_STENCIL, DEPTH/STENCIL in iterate() local
2199 GLuint rbo; in iterate() local
2469 GLuint rbo[4]; // Renderbuffers: source D/S, dest D/S, dest color, downsample color in iterate() local
/external/deqp/modules/glshared/
DglsFboUtil.cpp307 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/
Dgl4cES31CompatibilitySampleVariablesTests.cpp383 GLuint rbo; in iterate() local
691 GLuint rbo; in iterate() local
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_state_validate.c119 struct nouveau_bo *rbo, *zbo; in nv30_validate_fb() local
/external/skqp/src/compute/skc/platforms/cl_12/interop/
Dinterop_glfw.c79 GLuint rbo; member

12