Home
last modified time | relevance | path

Searched defs:surf (Results 176 - 200 of 279) sorted by relevance

12345678910>>...12

/third_party/mesa3d/src/panfrost/lib/
H A Dpan_cs.c192 struct pan_surface surf; in pan_prepare_s() local
219 struct pan_surface surf; in pan_prepare_zs() local
495 struct pan_surface surf; pan_prepare_rt() local
871 struct pan_surface surf; pan_emit_fbd() local
904 struct pan_surface surf; pan_emit_fbd() local
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resolve.c65 struct crocus_surface *surf = (void *) cso_fb->cbufs[i]; in disable_rb_aux_buffer() local
165 crocus_update_align_res(struct crocus_batch *batch, struct crocus_surface *surf, bool copy_to_wa) crocus_update_align_res() argument
259 struct crocus_surface *surf = (void *) cso_fb->cbufs[i]; crocus_predraw_resolve_framebuffer() local
272 struct crocus_surface *surf = (void *) cso_fb->cbufs[i]; crocus_predraw_resolve_framebuffer() local
366 struct crocus_surface *surf = (void *) cso_fb->cbufs[i]; crocus_postdraw_update_resolve_tracking() local
534 struct blorp_surf surf; crocus_resolve_color() local
581 struct blorp_surf surf; crocus_mcs_partial_resolve() local
684 struct blorp_surf surf; crocus_hiz_exec() local
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_state.c794 struct etna_surface *surf in etna_record_flush_resources() local
[all...]
H A Detnaviv_rs.c278 etna_rs_gen_clear_surface(struct etna_context *ctx, struct etna_surface *surf, in etna_rs_gen_clear_surface() argument
327 struct etna_surface *surf = etna_surface(dst); etna_blit_clear_color_rs() local
360 struct etna_surface *surf = etna_surface(dst); etna_blit_clear_zs_rs() local
434 struct etna_surface *surf = etna_surface(ctx->framebuffer_s.cbufs[0]); etna_clear_rs() local
439 struct etna_surface *surf = etna_surface(ctx->framebuffer_s.zsbuf); etna_clear_rs() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h188 struct pipe_surface *surf = *ptr; in pipe_surface_release_no_context() local
H A Du_tests.c73 struct pipe_surface templ = {{0}}, *surf; in util_set_framebuffer_cb0() local
H A Du_surface.c51 u_surface_default_template(struct pipe_surface *surf, in u_surface_default_template() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_render_pass.c363 struct zink_surface *surf = zink_csurface(psurf); in zink_init_color_attachment() local
388 struct pipe_surface *surf = fb->cbufs[i]; in get_render_pass() local
542 struct zink_surface *surf = zink_csurface(ctx->fb_state.cbufs[i]); in prep_fb_attachments() local
556 struct zink_surface *surf = zink_csurface(ctx->fb_state.zsbuf); in prep_fb_attachments() local
640 struct zink_surface *surf = zink_csurface(ctx->fb_state.cbufs[i]); begin_render_pass() local
658 struct zink_surface *surf = zink_csurface(ctx->fb_state.zsbuf); begin_render_pass() local
[all...]
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_job.c54 panfrost_batch_add_surface(struct panfrost_batch *batch, struct pipe_surface *surf) in panfrost_batch_add_surface() argument
496 struct pipe_surface *surf = batch->key.cbufs[i]; in panfrost_batch_to_fb_info() local
536 struct pipe_surface *surf = batch->key.zsbuf; panfrost_batch_to_fb_info() local
771 struct pipe_surface *surf = batch->key.cbufs[0]; panfrost_emit_tile_map() local
797 struct pipe_surface *surf = batch->key.zsbuf; panfrost_batch_submit() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_blit.c362 struct r300_surface *surf = r300_surface(fb->cbufs[0]); in r300_clear() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DImage9.cpp452 IDirect3DSurface9 *surf = 0; in copyToSurface() local
/third_party/skia/src/gpu/
H A DGrProxyProvider.cpp96 void GrProxyProvider::adoptUniqueKeyFromSurface(GrTextureProxy* proxy, const GrSurface* surf) { in adoptUniqueKeyFromSurface() argument
/third_party/skia/tests/
H A DResourceAllocatorTest.cpp143 auto surf = proxy->priv().createSurface(dContext->priv().resourceProvider()); in make_proxy() local
H A DBackendAllocationTest.cpp82 sk_sp<SkSurface> surf = SkSurface::MakeFromBackendTexture(dContext, in test_wrapping() local
H A DReadPixelsTest.cpp517 auto surf = SkSurface::MakeRaster(srcII); in DEF_TEST() local
/third_party/skia/tools/
H A DToolUtils.cpp151 auto surf = SkSurface::MakeRasterN32Premul(w, h); in create_checkerboard_image() local
471 auto surf = canvas->makeSurface(info, props); in makeSurface() local
/third_party/skia/tools/skqp/src/
H A Dskqp.cpp294 sk_sp<SkSurface> surf = SkSurface::MakeRenderTarget( in evaluateGM() local
/foundation/graphic/graphic_surface/surface/src/
H A Dconsumer_surface.cpp27 sptr<ConsumerSurface> surf = new ConsumerSurface(name, isShared); in CreateSurfaceAsConsumer() local
37 sptr<ConsumerSurface> surf = new ConsumerSurface(name, isShared); in Create() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.cpp229 void DumpEGLSurface(EGLDisplay dpy, EGLSurface surf) in DumpEGLSurface() argument
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/unittest/
H A Dvulkan_loader_unit_test.cpp187 OHOS::sptr<OHOS::Surface> surf = surfaceNode->GetSurface(); in CreateNativeWindow() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_entry.cpp91 EGLBoolean EglCopyBuffersImpl(EGLDisplay dpy, EGLSurface surf, NativePixmapType target) in EglCopyBuffersImpl() argument
167 EGLBoolean EglDestroySurfaceImpl(EGLDisplay dpy, EGLSurface surf) in EglDestroySurfaceImpl() argument
434 EGLBoolean EglQuerySurfaceImpl(EGLDisplay dpy, EGLSurface surf, in EglQuerySurfaceImpl() argument
453 EGLBoolean EglSwapBuffersImpl(EGLDisplay dpy, EGLSurface surf) in EglSwapBuffersImpl() argument
509 EGLBoolean EglBindTexImageImpl(EGLDisplay dpy, EGLSurface surf, EGLint buffer) in EglBindTexImageImpl() argument
521 EglReleaseTexImageImpl(EGLDisplay dpy, EGLSurface surf, EGLint buffer) EglReleaseTexImageImpl() argument
533 EglSurfaceAttribImpl(EGLDisplay dpy, EGLSurface surf, EGLint attribute, EGLint value) EglSurfaceAttribImpl() argument
814 EglLockSurfaceKHRImpl(EGLDisplay dpy, EGLSurface surf, const EGLint *attribList) EglLockSurfaceKHRImpl() argument
827 EglUnlockSurfaceKHRImpl(EGLDisplay dpy, EGLSurface surf) EglUnlockSurfaceKHRImpl() argument
1292 EglSetDamageRegionKHRImpl(EGLDisplay dpy, EGLSurface surf, EGLint *rects, EGLint nRects) EglSetDamageRegionKHRImpl() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dqsvenc.c1708 mfxFrameSurface1 *surf = NULL; in encode_frame() local
/third_party/ffmpeg/libavutil/
H A Dhwcontext_qsv.c121 int ff_qsv_get_surface_base_handle(mfxFrameSurface1 *surf, in ff_qsv_get_surface_base_handle() argument
474 static int qsv_init_surface(AVHWFramesContext *ctx, mfxFrameSurface1 *surf) in qsv_init_surface() argument
859 mfxFrameSurface1 *surf = (mfxFrameSurface1*)src->data[3]; qsv_map_from() local
964 mfxFrameSurface1 *surf = (mfxFrameSurface1*)(download ? src->data[3] : dst->data[3]); qsv_transfer_data_child() local
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android.c595 droid_set_shared_buffer_mode(_EGLDisplay *disp, _EGLSurface *surf, bool mode) argument
752 droid_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) argument
789 droid_swap_interval(_EGLDisplay *disp, _EGLSurface *surf, EGLint interval) argument
1088 droid_query_surface(_EGLDisplay *disp, _EGLSurface *surf, argument
[all...]
H A Dplatform_ohos.c426 ohos_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) in ohos_destroy_surface() argument
694 ohos_query_surface(_EGLDisplay *disp, _EGLSurface *surf, in ohos_query_surface() argument

Completed in 33 milliseconds

12345678910>>...12