Home
last modified time | relevance | path

Searched defs:map_front_private (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/virgl/tests/
H A Dvirgl_staging_mgr_test.cpp44 fake_resource_create(struct virgl_winsys *vws, enum pipe_texture_target target, const void *map_front_private, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t depth, uint32_t array_size, uint32_t last_level, uint32_t nr_samples, uint32_t flags, uint32_t size) fake_resource_create() argument
318 failing_resource_create(struct virgl_winsys *vws, enum pipe_texture_target target, const void *map_front_private, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t depth, uint32_t array_size, uint32_t last_level, uint32_t nr_samples, uint32_t flags, uint32_t size) failing_resource_create() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_texture.c130 softpipe_displaytarget_layout(struct pipe_screen *screen, struct softpipe_resource *spr, const void *map_front_private) softpipe_displaytarget_layout() argument
155 softpipe_resource_create_front(struct pipe_screen *screen, const struct pipe_resource *templat, const void *map_front_private) softpipe_resource_create_front() argument
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_screen.c263 tegra_screen_resource_create_front(struct pipe_screen *pscreen, const struct pipe_resource *template, const void *map_front_private) tegra_screen_resource_create_front() argument
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_resource.c634 virgl_resource_create_front(struct pipe_screen *screen, const struct pipe_resource *templ, const void *map_front_private) virgl_resource_create_front() argument
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/
H A Dvirgl_vtest_winsys.c225 virgl_vtest_winsys_resource_create(struct virgl_winsys *vws, enum pipe_texture_target target, const void *map_front_private, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t depth, uint32_t array_size, uint32_t last_level, uint32_t nr_samples, uint32_t size) virgl_vtest_winsys_resource_create() argument
365 virgl_vtest_winsys_resource_cache_create(struct virgl_winsys *vws, enum pipe_texture_target target, const void *map_front_private, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t depth, uint32_t array_size, uint32_t last_level, uint32_t nr_samples, uint32_t flags, uint32_t size) virgl_vtest_winsys_resource_cache_create() argument
/third_party/mesa3d/src/gallium/winsys/virgl/drm/
H A Dvirgl_drm_winsys.c403 virgl_drm_winsys_resource_cache_create(struct virgl_winsys *qws, enum pipe_texture_target target, const void *map_front_private, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t depth, uint32_t array_size, uint32_t last_level, uint32_t nr_samples, uint32_t flags, uint32_t size) virgl_drm_winsys_resource_cache_create() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_texture.c204 llvmpipe_displaytarget_layout(struct llvmpipe_screen *screen, struct llvmpipe_resource *lpr, const void *map_front_private) llvmpipe_displaytarget_layout() argument
229 llvmpipe_resource_create_all(struct pipe_screen *_screen, const struct pipe_resource *templat, const void *map_front_private, bool alloc_backing) llvmpipe_resource_create_all() argument
307 llvmpipe_resource_create_front(struct pipe_screen *_screen, const struct pipe_resource *templat, const void *map_front_private) llvmpipe_resource_create_front() argument

Completed in 12 milliseconds