| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_meta_bufimage.c | 1207 create_iview(struct radv_cmd_buffer *cmd_buffer, struct radv_meta_blit2d_surf *surf, in create_iview() argument 1246 create_buffer_from_image(struct radv_cmd_buffer *cmd_buffer, struct radv_meta_blit2d_surf *surf, in create_buffer_from_image() argument 1307 get_image_stride_for_r32g32b32(struct radv_cmd_buffer *cmd_buffer, struct radv_meta_blit2d_surf *surf) get_image_stride_for_r32g32b32() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3dx_draw.c | 1566 struct v3d_surface *surf = v3d_surface(psurf); in v3d_tlb_clear() local
|
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | surface.c | 75 vlVaSurface *surf = handle_table_get(drv->htab, surface_list[i]); in vlVaDestroySurfaces() local 96 vlVaSurface *surf; in vlVaSyncSurface() local 150 vlVaSurface *surf; vlVaQuerySurfaceStatus() local 216 vlVaPutSubpictures(vlVaSurface *surf, vlVaDriver *drv, struct pipe_surface *surf_draw, struct u_rect *dirty_area, struct u_rect *src_rect, struct u_rect *dst_rect) vlVaPutSubpictures() argument 311 vlVaSurface *surf; vlVaPutSurface() local 844 vlVaSurface *surf; vlVaCreateSurfaces2() local 1276 vlVaSurface *surf; vlVaExportSurfaceHandle() local [all...] |
| /third_party/mesa3d/src/gallium/tests/trivial/ |
| H A D | compute.c | 54 struct pipe_surface *surf[MAX_RESOURCES]; member
|
| /third_party/mesa3d/src/gbm/backends/dri/ |
| H A D | gbm_dri.c | 100 struct gbm_dri_surface *surf = data; in dri_get_buffers() local 113 struct gbm_dri_surface *surf = data; in dri_flush_front_buffer() local 126 struct gbm_dri_surface *surf = data; in dri_get_buffers_with_format() local 157 struct gbm_dri_surface *surf in image_get_buffers() local 175 struct gbm_dri_surface *surf = loaderPrivate; swrast_get_drawable_info() local 194 struct gbm_dri_surface *surf = loaderPrivate; swrast_put_image2() local 226 struct gbm_dri_surface *surf = loaderPrivate; swrast_get_image() local 1348 struct gbm_dri_surface *surf; gbm_dri_surface_create() local 1407 struct gbm_dri_surface *surf = gbm_dri_surface(_surf); gbm_dri_surface_destroy() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_blit.c | 619 struct si_surface *surf; in si_check_render_feedback_texture() local
|
| /third_party/mesa3d/src/intel/blorp/ |
| H A D | blorp_genX_exec.h | 1470 struct isl_surf surf = surface->surf; in blorp_emit_surface_state() local 2322 xy_bcb_tiling(const struct isl_surf *surf) xy_bcb_tiling() argument 2361 xy_bcb_surf_dim(const struct isl_surf *surf) xy_bcb_surf_dim() argument 2376 xy_bcb_surf_depth(const struct isl_surf *surf) xy_bcb_surf_depth() argument [all...] |
| H A D | blorp_clear.c | 303 get_fast_clear_rect(const struct isl_device *dev, const struct isl_surf *surf, const struct isl_surf *aux_surf, unsigned *x0, unsigned *y0, unsigned *x1, unsigned *y1) get_fast_clear_rect() argument 448 blorp_fast_clear(struct blorp_batch *batch, const struct blorp_surf *surf, enum isl_format format, struct isl_swizzle swizzle, uint32_t level, uint32_t start_layer, uint32_t num_layers, uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1) blorp_fast_clear() argument 511 blorp_clear(struct blorp_batch *batch, const struct blorp_surf *surf, enum isl_format format, struct isl_swizzle swizzle, uint32_t level, uint32_t start_layer, uint32_t num_layers, uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1, union isl_color_value clear_color, uint8_t color_write_disable) blorp_clear() argument 706 blorp_clear_stencil_as_rgba(struct blorp_batch *batch, const struct blorp_surf *surf, uint32_t level, uint32_t start_layer, uint32_t num_layers, uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1, uint8_t stencil_mask, uint8_t stencil_value) blorp_clear_stencil_as_rgba() argument 903 blorp_can_hiz_clear_depth(const struct intel_device_info *devinfo, const struct isl_surf *surf, enum isl_aux_usage aux_usage, uint32_t level, uint32_t layer, uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1) blorp_can_hiz_clear_depth() argument 1176 blorp_ccs_resolve(struct blorp_batch *batch, struct blorp_surf *surf, uint32_t level, uint32_t start_layer, uint32_t num_layers, enum isl_format format, enum isl_aux_op resolve_op) blorp_ccs_resolve() argument 1361 blorp_mcs_partial_resolve(struct blorp_batch *batch, struct blorp_surf *surf, enum isl_format format, uint32_t start_layer, uint32_t num_layers) blorp_mcs_partial_resolve() argument 1402 blorp_ccs_ambiguate(struct blorp_batch *batch, struct blorp_surf *surf, uint32_t level, uint32_t layer) blorp_ccs_ambiguate() argument [all...] |
| H A D | blorp_priv.h | 54 struct isl_surf surf; member
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_manager.c | 193 st_set_ws_renderbuffer_surface(struct gl_renderbuffer *rb, struct pipe_surface *surf) st_set_ws_renderbuffer_surface() argument
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_state.c | 824 struct i915_surface *surf = i915_surface(i915->framebuffer.cbufs[0]); in i915_set_framebuffer_state() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_blit.c | 233 iris_blorp_surf_for_resource(struct isl_device *isl_dev, struct blorp_surf *surf, struct pipe_resource *p_res, enum isl_aux_usage aux_usage, unsigned level, bool is_dest) iris_blorp_surf_for_resource() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_draw.c | 167 struct lima_surface *surf = lima_surface(ctx->framebuffer.base.cbufs[0]); in lima_clear() local
|
| H A D | lima_job.c | 58 struct lima_surface *surf = lima_surface(job->key.cbuf); in lima_get_fb_info() local 319 struct lima_surface *surf = lima_surface(job->key.cbuf); in lima_job_get_damage() local 330 struct lima_surface *surf = lima_surface(job->key.cbuf); in lima_fb_cbuf_needs_reload() local 352 struct lima_surface *surf = lima_surface(job->key.zsbuf); lima_fb_zsbuf_needs_reload() local 1002 struct lima_surface *surf = lima_surface(job->key.cbuf); lima_do_job() local 1007 struct lima_surface *surf = lima_surface(job->key.zsbuf); lima_do_job() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_context.c | 455 dd_context_surface_destroy(struct pipe_context *_pipe, struct pipe_surface *surf) dd_context_surface_destroy() argument
|
| /third_party/mesa3d/src/gallium/drivers/asahi/ |
| H A D | agx_pipe.c | 508 struct pipe_surface *surf = batch->cbufs[i]; in agx_flush() local 515 struct pipe_surface *surf = batch->zsbuf; in agx_flush() local
|
| /third_party/mesa3d/src/gallium/winsys/amdgpu/drm/ |
| H A D | amdgpu_bo.c | 1295 amdgpu_buffer_get_metadata(struct radeon_winsys *rws, struct pb_buffer *_buf, struct radeon_bo_metadata *md, struct radeon_surf *surf) amdgpu_buffer_get_metadata() argument 1318 amdgpu_buffer_set_metadata(struct radeon_winsys *rws, struct pb_buffer *_buf, struct radeon_bo_metadata *md, struct radeon_surf *surf) amdgpu_buffer_set_metadata() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_mpeg12_decoder.c | 125 struct pipe_surface **surf; in get_video_buffer_private() local
|
| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| H A D | hud_context.c | 464 struct pipe_surface surf_templ, *surf; in hud_draw_results() local
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_blit.c | 271 crocus_blorp_surf_for_resource(struct crocus_vtable *vtbl, struct isl_device *isl_dev, struct blorp_surf *surf, struct pipe_resource *p_res, enum isl_aux_usage aux_usage, unsigned level, bool is_render_target) crocus_blorp_surf_for_resource() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_context.c | 171 struct pipe_surface *surf = batch->key.cbufs[rti]; in panfrost_get_blend() local
|
| H A D | pan_resource.c | 1400 struct pipe_surface *surf = batch->key.cbufs[i]; in panfrost_invalidate_resource() local 268 panfrost_surface_destroy(struct pipe_context *pipe, struct pipe_surface *surf) panfrost_surface_destroy() argument
|
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_emit.c | 346 struct r300_surface *surf = r300_surface(fb->cbufs[0]); in r300_emit_gpu_flush() local 402 struct r300_surface* surf; in r300_emit_fb_state() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | evergreen_compute.c | 126 struct r600_surface *surf = NULL; in evergreen_set_rat() local
|
| /third_party/skia/src/core/ |
| H A D | SkRuntimeEffect.cpp | 1329 auto surf = SkSurface::MakeRaster(resultInfo); in makeImage() local
|