/third_party/libdrm/tests/radeon/ |
H A D | rbo.h | 31 struct rbo { struct [all...] |
H A D | rbo.c | 36 struct rbo *rbo(int fd, unsigned handle, unsigned size, in rbo() function [all...] |
/third_party/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 253 const lws_retry_bo_t *rbo = wsi->retry_policy; in _lws_validity_confirmed_role() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_cs.h | 69 radeon_add_to_buffer_list(struct r600_common_context *rctx, struct r600_ring *ring, struct r600_resource *rbo, unsigned usage) radeon_add_to_buffer_list() argument 99 radeon_add_to_buffer_list_check_mem(struct r600_common_context *rctx, struct r600_ring *ring, struct r600_resource *rbo, unsigned usage, bool check_mem) radeon_add_to_buffer_list_check_mem() argument 114 r600_emit_reloc(struct r600_common_context *rctx, struct r600_ring *ring, struct r600_resource *rbo, unsigned usage) r600_emit_reloc() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gles32/ |
H A D | es32cCopyImageTests.cpp | 229 GLuint rbo; in verify() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | SRGBTextureTest.cpp | 191 GLuint rbo = 0; in TEST_P() local
|
H A D | CopyTexture3DTest.cpp | 95 GLRenderbuffer rbo; in testCopy() local
|
H A D | D3DTextureTest.cpp | 1734 GLuint rbo; in RunYUVTest() local
|
H A D | BlitFramebufferANGLETest.cpp | 1211 initColorFBO(GLFramebuffer *fbo, GLRenderbuffer *rbo, GLenum rboFormat, GLsizei width, GLsizei height) initColorFBO() argument 1224 initColorFBOWithCheckerPattern(GLFramebuffer *fbo, GLRenderbuffer *rbo, GLenum rboFormat, GLsizei width, GLsizei height) initColorFBOWithCheckerPattern() argument
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_state_validate.c | 119 struct nouveau_bo *rbo, *zbo; in nv30_validate_fb() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderFragDataTests.cpp | 317 const deUint32 rbo = ndx == 0 ? *colorBuf0 : *colorBuf1; in iterate() local
|
H A 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; deleteRboAttachedToBoundFboTest() local 509 deUint32 rbo = 1; deleteRboAttachedToNotBoundFboTest() local [all...] |
H A D | es3fFboCompletenessTests.cpp | 449 const GLuint rbo = builder.glCreateRbo(rboCfg); in build() local
|
H A D | es3fFramebufferBlitTests.cpp | 94 deUint32& rbo = ndx ? dstRbo : srcRbo; in render() local 383 deUint32& rbo = ndx ? dstRbo : srcRbo; in render() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cSampleShadingTests.cpp | 337 GLuint rbo; in iterate() local
|
H A D | es31cTextureGatherTests.cpp | 350 GLuint tex, fbo, rbo, program, vao, vbo; member in glcts::__anon27700::GatherBase 1610 GLuint program, rbo, fbo, vao, vbo; member in glcts::__anon27700::TriangleDraw [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcSampleVariablesTests.cpp | 385 GLuint rbo; in iterate() local 690 GLuint rbo; in iterate() local [all...] |
H A D | glcShaderMultisampleInterpolationTests.cpp | 416 GLuint rbo; in iterate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cES31CompatibilitySampleVariablesTests.cpp | 383 GLuint rbo; in iterate() local 691 GLuint rbo; in iterate() local [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
H A D | EGLIOSurfaceClientBufferTest.cpp | 397 GLRenderbuffer rbo; in doBlitTest() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A 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; deleteRboAttachedToBoundFboTest() local 561 deUint32 rbo = 1; deleteRboAttachedToNotBoundFboTest() local [all...] |
H A D | es2fFboCompletenessTests.cpp | 337 const bool rbo = (flags & RENDERBUFFER_VALID) != 0; in formatKind() local
|
H A D | es2fRasterizationTests.cpp | 609 deUint32 rbo = 0; in iterate() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A 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; renderbuffer_storage() local 1355 deUint32 rbo[2]; blit_framebuffer() local 1504 deUint32 rbo[2]; blit_framebuffer_multisample() local 1795 deUint32 rbo = 0x1234; renderbuffer_storage_multisample() local 1877 deUint32 rbo = 0x1234; copy_image_sub_data() local [all...] |
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglImageUtil.cpp | 347 void initializeStencilRbo(const glw::Functions& gl, GLuint rbo, Texture2D& ref) in initializeStencilRbo() argument 395 void initializeDepthRbo(const glw::Functions& gl, GLuint rbo, Texture2D& ref) in initializeDepthRbo() argument 430 void initializeColorRbo(const glw::Functions& gl, GLuint rbo, Texture2D& ref) in initializeColorRbo() argument 475 const GLuint rbo = buffer->getName(); in createBuffer() local [all...] |