Home
last modified time | relevance | path

Searched defs:pres (Results 1 – 25 of 27) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/lima/
Dlima_resource.c60 struct pipe_resource *pres; in lima_resource_create_scanout() local
93 struct pipe_resource *pres = &res->base; in setup_miptree() local
151 struct pipe_resource *pres; in lima_resource_create_bo() local
218 struct pipe_resource *pres; in _lima_resource_create_with_modifiers() local
269 lima_resource_destroy(struct pipe_screen *pscreen, struct pipe_resource *pres) in lima_resource_destroy()
311 struct pipe_resource *pres = &res->base; in lima_resource_from_handle() local
374 struct pipe_resource *pres, in lima_resource_get_handle()
410 get_damage_bound_box(struct pipe_resource *pres, in get_damage_bound_box()
429 struct pipe_resource *pres, in lima_resource_set_damage_region()
497 struct pipe_resource *pres, in lima_surface_create()
[all …]
Dlima_job.c277 struct pipe_resource *pres = NULL; in lima_job_create_stream_bo() local
/external/mesa3d/src/gallium/drivers/zink/
Dzink_resource.c45 struct pipe_resource *pres) in zink_resource_destroy()
476 struct pipe_resource *pres, in zink_transfer_map()
644 zink_resource_get_separate_stencil(struct pipe_resource *pres) in zink_resource_get_separate_stencil()
711 zink_resource_set_separate_stencil(struct pipe_resource *pres, in zink_resource_set_separate_stencil()
719 zink_resource_get_internal_format(struct pipe_resource *pres) in zink_resource_get_internal_format()
Dzink_batch.c39 struct pipe_resource *pres = (struct pipe_resource *)entry->key; in reset_batch() local
46 struct pipe_sampler_view *pres = (struct pipe_sampler_view *)entry->key; in reset_batch() local
Dzink_surface.c35 struct pipe_resource *pres, in zink_create_surface()
Dzink_framebuffer.c41 struct pipe_resource *pres; in framebuffer_null_surface_init() local
Dzink_fence.c70 struct pipe_resource *r = NULL, *pres = (struct pipe_resource *)entry->key; in zink_create_fence() local
Dzink_program.c282 struct zink_render_pass *pres = (struct zink_render_pass *)entry->key; in zink_destroy_gfx_program() local
Dzink_context.c283 zink_create_sampler_view(struct pipe_context *pctx, struct pipe_resource *pres, in zink_create_sampler_view()
1124 struct pipe_resource *pres, in zink_create_stream_output_target()
Dzink_screen.c822 struct pipe_resource *pres, in zink_flush_frontbuffer()
Dzink_query.c499 struct pipe_resource *pres; in zink_render_condition() local
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_resource.c273 struct panfrost_resource *pres = pan_resource(res); in panfrost_create_scanout_res() local
283 panfrost_setup_slices(struct panfrost_resource *pres, size_t *bo_size) in panfrost_setup_slices()
426 panfrost_can_linear(struct panfrost_device *dev, const struct panfrost_resource *pres) in panfrost_can_linear()
434 panfrost_should_afbc(struct panfrost_device *dev, const struct panfrost_resource *pres) in panfrost_should_afbc()
481 panfrost_should_tile(struct panfrost_device *dev, const struct panfrost_resource *pres) in panfrost_should_tile()
513 const struct panfrost_resource *pres) in panfrost_best_modifier()
531 panfrost_resource_setup(struct panfrost_device *dev, struct panfrost_resource *pres, in panfrost_resource_setup()
554 struct panfrost_resource *pres = pan_resource(res); in panfrost_resource_set_damage_region() local
/external/mesa3d/src/gallium/frontends/clover/core/
Dresource.hpp135 pipe_resource *pres; member in clover::mapping
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_resource.h130 etna_resource_sampler_only(const struct pipe_resource *pres) in etna_resource_sampler_only()
138 etna_resource_hw_tileable(bool use_blt, const struct pipe_resource *pres) in etna_resource_hw_tileable()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_resource.c69 struct pipe_resource *pres, in nv50_surface_create()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_resource.c93 struct pipe_resource *pres, in nvc0_surface_create()
/external/virglrenderer/src/
Dvirgl_resource.c112 struct pipe_resource *pres, in virgl_resource_create_from_pipe()
Dvrend_renderer.c6998 static void vrend_pipe_resource_unref(struct pipe_resource *pres, in vrend_pipe_resource_unref()
7007 static void vrend_pipe_resource_attach_iov(struct pipe_resource *pres, in vrend_pipe_resource_attach_iov()
7023 static void vrend_pipe_resource_detach_iov(struct pipe_resource *pres, in vrend_pipe_resource_detach_iov()
7037 static enum virgl_resource_fd_type vrend_pipe_resource_export_fd(UNUSED struct pipe_resource *pres, in vrend_pipe_resource_export_fd()
7055 static uint64_t vrend_pipe_resource_get_size(struct pipe_resource *pres, in vrend_pipe_resource_get_size()
8358 struct pipe_resource *pres = &vres->base; in vrend_transfer_size() local
9155 int vrend_renderer_transfer_pipe(struct pipe_resource *pres, in vrend_renderer_transfer_pipe()
11857 void *vrend_renderer_get_cursor_contents(struct pipe_resource *pres, in vrend_renderer_get_cursor_contents()
11923 void vrend_renderer_get_rect(struct pipe_resource *pres, in vrend_renderer_get_rect()
12017 void vrend_renderer_resource_get_info(struct pipe_resource *pres, in vrend_renderer_resource_get_info()
[all …]
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_resource.c238 struct pipe_resource *pres = vtransfer->base.resource; in virgl_transfer_map_size() local
635 struct pipe_resource *pres, in virgl_resource_create_transfer()
/external/selinux/libsemanage/src/
Dutilities.c237 char *p, *pres, *result; in semanage_str_replace() local
/external/python/bumble/bumble/
Dcrypto.py139 def c1(k, r, preq, pres, iat, rat, ia, ra): # pylint: disable=redefined-outer-name argument
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_st.c66 struct pipe_resource *pres; in xmesa_st_framebuffer_display() local
/external/pdfium/third_party/libopenjpeg/
Dt1.c1722 opj_tcd_resolution_t* pres = &tilec->resolutions[resno - 1]; in opj_t1_clbl_decode_processor() local
1726 opj_tcd_resolution_t* pres = &tilec->resolutions[resno - 1]; in opj_t1_clbl_decode_processor() local
2196 opj_tcd_resolution_t *pres = &tilec->resolutions[resno - 1]; in opj_t1_cblk_encode_processor() local
2200 opj_tcd_resolution_t *pres = &tilec->resolutions[resno - 1]; in opj_t1_cblk_encode_processor() local
/external/toybox/toys/net/
Dnetstat.c78 char pres[INET6_ADDRSTRLEN]; in addr2str() local
/external/python/cpython2/Objects/
Ddescrobject.c60 descr_check(PyDescrObject *descr, PyObject *obj, PyObject **pres) in descr_check()
166 int *pres) in descr_setcheck()

12