Home
last modified time | relevance | path

Searched defs:surf (Results 76 - 100 of 301) sorted by relevance

12345678910>>...13

/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.h73 fd5_emit_format(struct pipe_surface *surf) in fd5_emit_format() argument
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_resource.h84 lima_surface(struct pipe_surface *surf) in lima_surface() argument
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_private.h60 struct pipe_surface surf; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_batch.cpp100 struct pipe_surface *surf = (struct pipe_surface *)entry->key; in delete_surface() local
278 d3d12_batch_reference_surface_texture(struct d3d12_batch *batch, struct d3d12_surface *surf) d3d12_batch_reference_surface_texture() argument
/third_party/skia/tests/
H A DMipMapTest.cpp222 auto surf = SkSurface::MakeRasterDirect(pm); in fill_in_mips() local
H A DPremulAlphaRoundTripTest.cpp47 static void fill_surface(SkSurface* surf, SkColorType colorType, PackUnpremulProc proc) { in fill_surface() argument
63 static void test_premul_alpha_roundtrip(skiatest::Reporter* reporter, SkSurface* surf) { in test_premul_alpha_roundtrip() argument
128 GrPixmap surf = GrPixmap::Allocate(pmInfo); DEF_TEST() local
189 SkBitmap surf; surf.allocPixels(pmInfo); DEF_TEST() local
[all...]
H A DRectTest.cpp284 auto surf = SkSurface::MakeRaster(info); in DEF_TEST() local
H A DDrawPathTest.cpp33 auto surf = SkSurface::MakeRasterN32Premul(300, 33300); in test_big_aa_rect() local
H A DRecordingXfermodeTest.cpp31 auto surf = SkSurface::MakeRasterN32Premul(100, 100); in Drawer() local
/third_party/skia/gm/
H A Dbitmaprect.cpp25 auto surf = SkSurface::MakeRasterN32Premul(64, 64); in make_image() local
H A Dsurface.cpp243 sk_sp<SkSurface> surf = make(info); in DEF_SURFACE_TESTS() local
262 sk_sp<SkSurface> surf = make(info); DEF_SURFACE_TESTS() local
281 sk_sp<SkSurface> surf = make(info); DEF_SURFACE_TESTS() local
292 sk_sp<SkSurface> surf = make(info); DEF_SURFACE_TESTS() local
303 sk_sp<SkSurface> surf = make(info); DEF_SURFACE_TESTS() local
324 auto surf = make(info); DEF_SURFACE_TESTS() local
[all...]
H A Ddstreadshuffle.cpp174 auto surf = canvas->makeSurface(info); variable
187 SkASSERT(surf); variable
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/
H A Dopengl_wrapper_native_test.cpp299 sptr<Surface> surf = surfaceNode->GetSurface(); in CreateSurface() local
/foundation/multimedia/image_effect/test/unittest/
H A DTestImageEffect.cpp425 sptr<ProducerSurface> surf = new(std::nothrow) MockProducerSurface(producer); in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_object.c106 qxl_bo_create(struct qxl_device *qdev, unsigned long size, bool kernel, bool pinned, u32 domain, u32 priority, struct qxl_surface *surf, struct qxl_bo **bo_ptr) qxl_bo_create() argument
H A Dqxl_ioctl.c398 struct qxl_surface surf; in qxl_alloc_surf_ioctl() local
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_render_cl.c99 vc4_full_res_offset(struct vc4_exec_info *exec, struct drm_gem_cma_object *bo, struct drm_vc4_submit_rcl_surface *surf, uint8_t x, uint8_t y) vc4_full_res_offset() argument
383 vc4_full_res_bounds_check(struct vc4_exec_info *exec, struct drm_gem_cma_object *obj, struct drm_vc4_submit_rcl_surface *surf) vc4_full_res_bounds_check() argument
409 vc4_rcl_msaa_surface_setup(struct vc4_exec_info *exec, struct drm_gem_cma_object **obj, struct drm_vc4_submit_rcl_surface *surf) vc4_rcl_msaa_surface_setup() argument
435 vc4_rcl_surface_setup(struct vc4_exec_info *exec, struct drm_gem_cma_object **obj, struct drm_vc4_submit_rcl_surface *surf, bool is_write) vc4_rcl_surface_setup() argument
534 vc4_rcl_render_config_surface_setup(struct vc4_exec_info *exec, struct vc4_rcl_setup *setup, struct drm_gem_cma_object **obj, struct drm_vc4_submit_rcl_surface *surf) vc4_rcl_render_config_surface_setup() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H A Dqxl_ioctl.c391 struct qxl_surface surf; in qxl_alloc_surf_ioctl() local
H A Dqxl_object.c109 qxl_bo_create(struct qxl_device *qdev, unsigned long size, bool kernel, bool pinned, u32 domain, u32 priority, struct qxl_surface *surf, struct qxl_bo **bo_ptr) qxl_bo_create() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_render_cl.c99 vc4_full_res_offset(struct vc4_exec_info *exec, struct drm_gem_dma_object *bo, struct drm_vc4_submit_rcl_surface *surf, uint8_t x, uint8_t y) vc4_full_res_offset() argument
383 vc4_full_res_bounds_check(struct vc4_exec_info *exec, struct drm_gem_dma_object *obj, struct drm_vc4_submit_rcl_surface *surf) vc4_full_res_bounds_check() argument
409 vc4_rcl_msaa_surface_setup(struct vc4_exec_info *exec, struct drm_gem_dma_object **obj, struct drm_vc4_submit_rcl_surface *surf) vc4_rcl_msaa_surface_setup() argument
435 vc4_rcl_surface_setup(struct vc4_exec_info *exec, struct drm_gem_dma_object **obj, struct drm_vc4_submit_rcl_surface *surf, bool is_write) vc4_rcl_surface_setup() argument
534 vc4_rcl_render_config_surface_setup(struct vc4_exec_info *exec, struct vc4_rcl_setup *setup, struct drm_gem_dma_object **obj, struct drm_vc4_submit_rcl_surface *surf) vc4_rcl_render_config_surface_setup() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvdpau.c346 VdpVideoSurface surf = ff_vdpau_get_surface_id(frame); in ff_vdpau_common_end_frame() local
/third_party/mesa3d/src/amd/common/
H A Dac_surface_modifier_test.c69 get_addr_from_coord_base(ADDR_HANDLE addrlib, const struct radeon_surf *surf, in get_addr_from_coord_base() argument
115 generate_hash(struct ac_addrlib *ac_addrlib, struct test_entry *entry, const struct radeon_surf *surf) generate_hash() argument
248 struct radeon_surf surf = (struct radeon_surf) { test_modifier() local
[all...]
/third_party/mesa3d/src/egl/drivers/wgl/
H A Degl_wgl.c473 wgl_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) in wgl_destroy_surface() argument
/third_party/mesa3d/src/egl/main/
H A Degldisplay.c329 _EGLSurface *surf = (_EGLSurface *) list; in _eglReleaseDisplayResources() local
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_surfaceless.c157 surfaceless_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) in surfaceless_destroy_surface() argument

Completed in 16 milliseconds

12345678910>>...13