/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_surface.c | 35 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 D | clear.c | 43 struct pipe_surface surf_tmpl; in init() local
|
H A D | tri-gs.c | 182 struct pipe_surface surf_tmpl; in init() local
|
H A D | fs-test.c | 385 struct pipe_surface surf_tmpl; in init() local
|
H A D | quad-sample.c | 300 struct pipe_surface surf_tmpl; in init() local
|
H A D | tri-instanced.c | 235 struct pipe_surface surf_tmpl; in init() local
|
H A D | shader-leak.c | 175 struct pipe_surface surf_tmpl; in init() local
|
H A D | vs-test.c | 373 struct pipe_surface surf_tmpl; in init() local
|
H A D | gs-test.c | 475 struct pipe_surface surf_tmpl; in init() local
|
/third_party/mesa3d/src/gallium/tests/trivial/ |
H A D | tri.c | 86 struct pipe_surface surf_tmpl; in init_prog() local
|
H A D | quad-tex.c | 92 struct pipe_surface surf_tmpl; in init_prog() local
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_eglimage.c | 241 struct pipe_surface *ps, surf_tmpl; in st_egl_image_target_renderbuffer_storage() local
|
H A D | st_manager.c | 251 struct pipe_surface *ps, surf_tmpl; in st_framebuffer_validate() local
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_texture.c | 291 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 D | renderbuffer.c | 542 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 D | u_debug_image.c | 140 struct pipe_surface *surface, surf_tmpl; in debug_dump_texture() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_surface.c | 194 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 D | i915_surface.c | 385 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 D | r300_texture.c | 1193 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 D | r300_blit.c | 730 struct pipe_surface surf_tmpl; in r300_simple_msaa_resolve() local [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_surface.c | 284 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 D | v3d_resource.c | 1042 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 D | lima_resource.c | 548 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 D | si_blit.c | 132 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 D | vc4_resource.c | 734 vc4_create_surface(struct pipe_context *pctx, struct pipe_resource *ptex, const struct pipe_surface *surf_tmpl) vc4_create_surface() argument
|