Home
last modified time | relevance | path

Searched defs:surf (Results 201 - 225 of 265) sorted by relevance

1234567891011

/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c455 dd_context_surface_destroy(struct pipe_context *_pipe, struct pipe_surface *surf) dd_context_surface_destroy() argument
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_pipe.c508 struct pipe_surface *surf = batch->cbufs[i]; in agx_flush() local
515 struct pipe_surface *surf = batch->zsbuf; in agx_flush() local
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_bo.c1295 amdgpu_buffer_get_metadata(struct radeon_winsys *rws, struct pb_buffer *_buf, struct radeon_bo_metadata *md, struct radeon_surf *surf) amdgpu_buffer_get_metadata() argument
1318 amdgpu_buffer_set_metadata(struct radeon_winsys *rws, struct pb_buffer *_buf, struct radeon_bo_metadata *md, struct radeon_surf *surf) amdgpu_buffer_set_metadata() argument
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_decoder.c125 struct pipe_surface **surf; in get_video_buffer_private() local
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_context.c464 struct pipe_surface surf_templ, *surf; in hud_draw_results() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_blit.c271 crocus_blorp_surf_for_resource(struct crocus_vtable *vtbl, struct isl_device *isl_dev, struct blorp_surf *surf, struct pipe_resource *p_res, enum isl_aux_usage aux_usage, unsigned level, bool is_render_target) crocus_blorp_surf_for_resource() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.c171 struct pipe_surface *surf = batch->key.cbufs[rti]; in panfrost_get_blend() local
H A Dpan_resource.c1400 struct pipe_surface *surf = batch->key.cbufs[i]; in panfrost_invalidate_resource() local
268 panfrost_surface_destroy(struct pipe_context *pipe, struct pipe_surface *surf) panfrost_surface_destroy() argument
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_emit.c346 struct r300_surface *surf = r300_surface(fb->cbufs[0]); in r300_emit_gpu_flush() local
402 struct r300_surface* surf; in r300_emit_fb_state() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c126 struct r600_surface *surf = NULL; in evergreen_set_rat() local
H A Dr600_texture.c1583 struct r600_surface *surf = (struct r600_surface*)surface; in r600_surface_destroy() local
293 r600_surface_import_metadata(struct r600_common_screen *rscreen, struct radeon_surf *surf, struct radeon_bo_metadata *metadata, enum radeon_surf_mode *array_mode, bool *is_scanout) r600_surface_import_metadata() argument
[all...]
/third_party/skia/src/core/
H A DSkRuntimeEffect.cpp1329 auto surf = SkSurface::MakeRaster(resultInfo); in makeImage() local
/third_party/skia/src/c/
H A Dsk_surface.cpp400 SkSurface* surf = (SkSurface*)csurf; in sk_surface_get_canvas() local
405 SkSurface* surf = (SkSurface*)csurf; in sk_surface_new_image_snapshot() local
/third_party/skia/tests/
H A DBlurTest.cpp514 auto surf = SkSurface::MakeRasterN32Premul(20, 20); in DEF_TEST() local
H A DReadWritePixelsGpuTest.cpp522 auto surf = SkSurface::MakeRenderTarget(ctxInfo.directContext(), SkBudgeted::kYes, srcII); in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
538 auto surf = SkSurface::MakeRenderTarget(ctxInfo.directContext(), SkBudgeted::kYes, dstII); in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
736 auto surf = SkSurface::MakeRenderTarget(direct, SkBudgeted::kYes, ii, 1, nullptr); DEF_GPUTEST() local
[all...]
H A DSerializationTest.cpp535 auto surf = SkSurface::MakeRasterN32Premul(SkScalarRoundToInt(p.cullRect().width()), in render() local
H A DSurfaceTest.cpp108 auto surf = SkSurface::MakeRenderTarget(context, SkBudgeted::kYes, info, 1, nullptr); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
126 auto surf = SkSurface::MakeRenderTarget(context, SkBudgeted::kYes, info, kSampleCnt, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
150 auto surf = sk_gpu_test::MakeBackendRenderTargetSurface(context, DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
201 auto surf = sk_gpu_test::MakeBackendTextureSurface( DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
567 is_budgeted(const sk_sp<SkSurface>& surf) is_budgeted() argument
717 auto surf = sk_gpu_test::MakeBackendTextureSurface(dContext, create_gpu_surface_backend_texture() local
744 auto surf = sk_gpu_test::MakeBackendRenderTargetSurface(dContext, create_gpu_surface_backend_render_target() local
1039 auto surf = SkSurface::MakeFromBackendTexture( DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
1144 auto surf = SkSurface::MakeNull(w, h); DEF_TEST() local
[all...]
H A DWritePixelsTest.cpp203 static bool check_write(skiatest::Reporter* reporter, SkSurface* surf, SkAlphaType surfaceAlphaType, in check_write() argument
489 sk_sp<SkSurface> surf = SkSurface::MakeRenderTarget(rContext, SkBudgeted::kYes, ii); in create_surf() local
494 static sk_sp<SkImage> upload(const sk_sp<SkSurface>& surf, SkColo argument
579 auto surf = SkSurface::MakeRaster(dstII); DEF_TEST() local
[all...]
H A DGrThreadSafeCacheTest.cpp269 sk_sp<GrSurface> surf = resourceProvider->findByUniqueKey<GrSurface>(key); in checkView() local
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c794 dri2_wl_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) in dri2_wl_destroy_surface() argument
843 dri2_wl_swap_interval(_EGLDisplay *disp, _EGLSurface *surf, EGLint interval) in dri2_wl_swap_interval() argument
H A Dplatform_x11.c388 _EGLSurface *surf; in dri2_x11_create_window_surface() local
422 dri2_x11_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) in dri2_x11_destroy_surface() argument
454 dri2_query_surface(_EGLDisplay *disp, _EGLSurface *surf, EGLint attribute, EGLint *value) dri2_query_surface() argument
1012 dri2_x11_swap_interval(_EGLDisplay *disp, _EGLSurface *surf, EGLint interval) dri2_x11_swap_interval() argument
1029 dri2_x11_copy_buffers(_EGLDisplay *disp, _EGLSurface *surf, void *native_pixmap_target) dri2_x11_copy_buffers() argument
1198 dri2_kopper_swap_interval(_EGLDisplay *disp, _EGLSurface *surf, EGLint interval) dri2_kopper_swap_interval() argument
1216 _EGLSurface *surf; dri2_kopper_create_window_surface() local
1234 dri2_kopper_query_buffer_age(_EGLDisplay *disp, _EGLSurface *surf) dri2_kopper_query_buffer_age() argument
[all...]
/third_party/mesa3d/src/egl/main/
H A Deglapi.c193 _eglCheckSurface(_EGLDisplay *disp, _EGLSurface *surf, const char *msg) in _eglCheckSurface() argument
947 _EGLSurface *surf = (_EGLSurface *) list; in _eglNativeSurfaceAlreadyUsed() local
967 _EGLSurface *surf; in _eglCreateWindowSurfaceCommon() local
1113 _EGLSurface *surf; _eglCreatePixmapSurfaceCommon() local
1204 _EGLSurface *surf; eglCreatePbufferSurface() local
1224 _EGLSurface *surf = _eglLookupSurface(surface, disp); eglDestroySurface() local
1240 _EGLSurface *surf = _eglLookupSurface(surface, disp); eglQuerySurface() local
1259 _EGLSurface *surf = _eglLookupSurface(surface, disp); eglSurfaceAttrib() local
1275 _EGLSurface *surf = _eglLookupSurface(surface, disp); eglBindTexImage() local
1290 _EGLSurface *surf = _eglLookupSurface(surface, disp); eglReleaseTexImage() local
1306 _EGLSurface *surf = ctx ? ctx->DrawSurface : NULL; eglSwapInterval() local
1343 _EGLSurface *surf = _eglLookupSurface(surface, disp); eglSwapBuffers() local
1384 _eglSwapBuffersWithDamageCommon(_EGLDisplay *disp, _EGLSurface *surf, const EGLint *rects, EGLint n_rects) _eglSwapBuffersWithDamageCommon() argument
1422 _EGLSurface *surf = _eglLookupSurface(surface, disp); eglSwapBuffersWithDamageEXT() local
1432 _EGLSurface *surf = _eglLookupSurface(surface, disp); eglSwapBuffersWithDamageKHR() local
1442 _eglSetDamageRegionKHRClampRects(_EGLSurface* surf, EGLint *rects, EGLint n_rects) _eglSetDamageRegionKHRClampRects() argument
1468 _EGLSurface *surf = _eglLookupSurface(surface, disp); eglSetDamageRegionKHR() local
1501 _EGLSurface *surf = _eglLookupSurface(surface, disp); eglCopyBuffers() local
1616 _EGLSurface *surf; eglGetCurrentSurface() local
2188 _EGLSurface *surf = _eglLookupSurface(surface, disp); eglSwapBuffersRegionNOK() local
2339 _EGLSurface *surf = _eglLookupSurface(surface, disp); eglPostSubBufferNV() local
2360 _EGLSurface *surf = _eglLookupSurface(surface, disp); eglGetSyncValuesCHROMIUM() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_image.c1416 radv_image_alloc_single_sample_cmask(const struct radv_device *device, const struct radv_image *image, struct radeon_surf *surf) radv_image_alloc_single_sample_cmask() argument
1766 const struct radeon_surf *surf = &plane->surface; radv_image_print_info() local
[all...]
H A Dradv_meta_clear.c2279 struct radv_meta_blit2d_surf surf; in radv_cmd_clear_image() local
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_encode.c677 struct virgl_surface *surf = virgl_surface(state->cbufs[i]); in virgl_encoder_set_framebuffer_state() local

Completed in 56 milliseconds

1234567891011