Home
last modified time | relevance | path

Searched defs:screen (Results 126 - 150 of 645) sorted by relevance

12345678910>>...26

/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_emit.c221 struct etna_screen *screen = ctx->screen; in etna_emit_state() local
[all...]
H A Detnaviv_fence.c40 struct etna_screen *screen; member
H A Detnaviv_uniforms.c39 struct etna_screen *screen = ctx->screen; in get_const_idx() local
68 struct etna_screen *screen = ctx->screen; in etna_uniforms_write() local
H A Detnaviv_surface.c49 struct etna_screen *screen = ctx->screen; in etna_render_handle_incompatible() local
88 struct etna_screen *screen in etna_create_surface() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_framebuffer.c255 util_sample_locations_flip_y(struct pipe_screen *screen, unsigned fb_height, in util_sample_locations_flip_y() argument
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_winsys_xlib_swrast.c43 int screen; member
92 vl_xlib_swrast_screen_create(Display *display, int screen) in vl_xlib_swrast_screen_create() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_context.c140 svga_context_create(struct pipe_screen *screen, void *priv, unsigned flags) in svga_context_create() argument
497 struct pipe_screen *screen = svga->pipe.screen; in svga_context_finish() local
[all...]
H A Dsvga_state_tgsi_transform.c244 struct pipe_screen *screen = svga->pipe.screen; in emulate_point_sprite() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_context.c59 struct pipe_screen *screen = pctx->screen; in vc4_pipe_flush() local
156 struct vc4_screen *screen = vc4_screen(pscreen); in vc4_context_create() local
[all...]
/third_party/mesa3d/src/gallium/targets/wgl/
H A Dwgl.c82 struct pipe_screen* screen = NULL; in wgl_screen_create_by_name() local
144 struct pipe_screen* screen = wgl_screen_create_by_name(hDC, drivers[i], winsys); wgl_screen_create() local
159 wgl_present(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_resource *res, HDC hDC) wgl_present() argument
210 wgl_get_adapter_luid(struct pipe_screen* screen, HDC hDC, LUID* adapter_luid) wgl_get_adapter_luid() argument
224 wgl_get_pfd_flags(struct pipe_screen *screen) wgl_get_pfd_flags() argument
235 wgl_create_framebuffer(struct pipe_screen *screen, HWND hWnd, int iPixelFormat) wgl_create_framebuffer() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_compute.c46 struct panfrost_screen *screen = pan_screen(pctx->screen); in panfrost_create_compute_state() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dcompute_memory_pool.h65 struct r600_screen *screen; member
H A Dr600_pipe.c136 static struct pipe_context *r600_create_context(struct pipe_screen *screen, in r600_create_context() argument
247 static bool is_nir_enabled(struct r600_common_screen *screen) { in is_nir_enabled() argument
680 static struct pipe_resource *r600_resource_create(struct pipe_screen *screen, in r600_resource_create() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/xcb/
H A DDisplayVkXcb.cpp25 EGLint GetXcbVisualType(xcb_screen_t *screen) in GetXcbVisualType() argument
135 xcb_screen_t *screen = screenIterator.data; in checkConfigSupport() local
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DXlibSurfaceKHR.cpp33 int screen = DefaultScreen(pDisplay); in XlibSurfaceKHR() local
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/
H A DNVCtrlLib.h591 int screen; global() member
[all...]
/third_party/skia/tools/viewer/
H A DImGuiLayer.h47 SkPoint screen[4] = { local
/third_party/pulseaudio/src/modules/x11/
H A Dmodule-x11-publish.c79 int screen = DefaultScreen(pa_x11_wrapper_get_display(u->x11_wrapper)); in publish_servers() local
98 int screen; in servers_changed_cb() local
139 int screen; in pa__init() local
223 int screen = DefaultScreen(pa_x11_wrapper_get_display(u->x11_wrapper)); pa__done() local
[all...]
/base/powermgr/battery_statistics/frameworks/napi/src/
H A Dbattery_stats_module.cpp99 napi_value screen = nullptr; in CreateEnumStatsType() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/hyper_graphic_manager/src/
H A Dhyper_graphic_manager_napi.cpp89 int32_t screen = 0; in GetScreenSupportedRefreshRates() local
/foundation/window/window_manager/test/fuzztest/dms/screen_fuzzer/
H A Dscreen_fuzzer.cpp71 bool ScreenFuzzTest(sptr<Screen> screen, sptr<Display> display, const uint8_t *data, size_t size) in ScreenFuzzTest() argument
97 bool ScreenFuzzTestNoDisplay(sptr<Screen> screen, cons argument
125 ColorGamutsFuzzTest(sptr<Screen> screen, const uint8_t *data, size_t size) ColorGamutsFuzzTest() argument
159 sptr<Screen> screen = nullptr; DoMyFuzzTest() local
[all...]
/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_rotation_test.cpp158 auto screen = ScreenManager::GetInstance().GetScreenById(screenId); in HWTEST_F() local
192 auto screen = ScreenManager::GetInstance().GetScreenById(screenId); in HWTEST_F() local
272 auto screen = ScreenManager::GetInstance().GetScreenById(screenId); in HWTEST_F() local
316 auto screen = ScreenManager::GetInstance().GetScreenById(screenId); HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/common/src/
H A Dscreen_manager_adapter.cpp162 sptr<Rosen::Screen> screen = Rosen::ScreenManager::GetInstance().GetScreenById(screenId); in GetMapRelation() local
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_screen.h95 v3d_screen(struct pipe_screen *screen) in v3d_screen() argument
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_texture.c220 static bool needs_resolve(struct pipe_screen *screen, in needs_resolve() argument

Completed in 15 milliseconds

12345678910>>...26