Home
last modified time | relevance | path

Searched defs:surf_tmpl (Results 1 - 25 of 34) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_surface.c35 fd_create_surface(struct pipe_context *pctx, struct pipe_resource *ptex, const struct pipe_surface *surf_tmpl) fd_create_surface() argument
/third_party/mesa3d/src/gallium/tests/graw/
H A Dclear.c43 struct pipe_surface surf_tmpl; in init() local
H A Dtri-gs.c182 struct pipe_surface surf_tmpl; in init() local
H A Dfs-test.c385 struct pipe_surface surf_tmpl; in init() local
H A Dquad-sample.c300 struct pipe_surface surf_tmpl; in init() local
H A Dtri-instanced.c235 struct pipe_surface surf_tmpl; in init() local
H A Dshader-leak.c175 struct pipe_surface surf_tmpl; in init() local
H A Dvs-test.c373 struct pipe_surface surf_tmpl; in init() local
H A Dgs-test.c475 struct pipe_surface surf_tmpl; in init() local
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dtri.c86 struct pipe_surface surf_tmpl; in init_prog() local
H A Dquad-tex.c92 struct pipe_surface surf_tmpl; in init_prog() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_eglimage.c241 struct pipe_surface *ps, surf_tmpl; in st_egl_image_target_renderbuffer_storage() local
H A Dst_manager.c251 struct pipe_surface *ps, surf_tmpl; in st_framebuffer_validate() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_texture.c291 softpipe_create_surface(struct pipe_context *pipe, struct pipe_resource *pt, const struct pipe_surface *surf_tmpl) softpipe_create_surface() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Drenderbuffer.c542 struct pipe_surface surf_tmpl; in _mesa_regen_renderbuffer_surface() local
647 struct pipe_surface surf_tmpl; in _mesa_update_renderbuffer_surface() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_debug_image.c140 struct pipe_surface *surface, surf_tmpl; in debug_dump_texture() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c194 llvmpipe_create_surface(struct pipe_context *pipe, struct pipe_resource *pt, const struct pipe_surface *surf_tmpl) llvmpipe_create_surface() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_surface.c385 i915_create_surface_custom(struct pipe_context *ctx, struct pipe_resource *pt, const struct pipe_surface *surf_tmpl, unsigned width0, unsigned height0) i915_create_surface_custom() argument
437 i915_create_surface(struct pipe_context *ctx, struct pipe_resource *pt, const struct pipe_surface *surf_tmpl) i915_create_surface() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_texture.c1193 r300_create_surface_custom(struct pipe_context * ctx, struct pipe_resource* texture, const struct pipe_surface *surf_tmpl, unsigned width0_override, unsigned height0_override) r300_create_surface_custom() argument
1268 r300_create_surface(struct pipe_context * ctx, struct pipe_resource* texture, const struct pipe_surface *surf_tmpl) r300_create_surface() argument
[all...]
H A Dr300_blit.c730 struct pipe_surface surf_tmpl; in r300_simple_msaa_resolve() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_surface.c284 svga_create_surface_view(struct pipe_context *pipe, struct pipe_resource *pt, const struct pipe_surface *surf_tmpl, boolean clone_resource) svga_create_surface_view() argument
432 svga_create_surface(struct pipe_context *pipe, struct pipe_resource *pt, const struct pipe_surface *surf_tmpl) svga_create_surface() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.c1042 v3d_create_surface(struct pipe_context *pctx, struct pipe_resource *ptex, const struct pipe_surface *surf_tmpl) v3d_create_surface() argument
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_resource.c548 lima_surface_create(struct pipe_context *pctx, struct pipe_resource *pres, const struct pipe_surface *surf_tmpl) lima_surface_create() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_blit.c132 struct pipe_surface surf_tmpl = {{0}}; in si_blit_dbcb_copy() local
204 struct pipe_surface *zsurf, surf_tmpl = {{0}}; in si_blit_decompress_zs_planes_in_place() local
493 struct pipe_surface *cbsurf, surf_tmpl; si_blit_decompress_color() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.c734 vc4_create_surface(struct pipe_context *pctx, struct pipe_resource *ptex, const struct pipe_surface *surf_tmpl) vc4_create_surface() argument

Completed in 40 milliseconds

12