| /third_party/mesa3d/src/egl/main/ |
| H A D | eglsurface.h | 211 _eglGetSurface(_EGLSurface *surf) in _eglGetSurface() argument 223 _eglPutSurface(_EGLSurface *surf) _eglPutSurface() argument 234 _eglLinkSurface(_EGLSurface *surf) _eglLinkSurface() argument 246 _eglUnlinkSurface(_EGLSurface *surf) _eglUnlinkSurface() argument 259 _EGLSurface *surf = (_EGLSurface *) surface; _eglLookupSurface() local 270 _eglGetSurfaceHandle(_EGLSurface *surf) _eglGetSurfaceHandle() argument [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_meta_copy_vrs_htile.c | 45 build_copy_vrs_htile_shader(struct radv_device *device, struct radeon_surf *surf) in build_copy_vrs_htile_shader() argument 141 radv_device_init_meta_copy_vrs_htile_state(struct radv_device *device, struct radeon_surf *surf) radv_device_init_meta_copy_vrs_htile_state() argument
|
| H A D | radv_meta_dcc_retile.c | 31 build_dcc_retile_compute_shader(struct radv_device *dev, struct radeon_surf *surf) in build_dcc_retile_compute_shader() argument 110 radv_device_init_meta_dcc_retile_state(struct radv_device *device, struct radeon_surf *surf) in radv_device_init_meta_dcc_retile_state() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_state_sampler.c | 99 struct svga_surface *surf; in svga_check_sampler_framebuffer_resource_collision() local
|
| /third_party/mesa3d/src/gallium/drivers/vc4/kernel/ |
| H A D | vc4_render_cl.c | 92 vc4_full_res_offset(struct vc4_exec_info *exec, struct drm_gem_cma_object *bo, struct drm_vc4_submit_rcl_surface *surf, uint8_t x, uint8_t y) vc4_full_res_offset() argument 377 vc4_full_res_bounds_check(struct vc4_exec_info *exec, struct drm_gem_cma_object *obj, struct drm_vc4_submit_rcl_surface *surf) vc4_full_res_bounds_check() argument 404 vc4_rcl_msaa_surface_setup(struct vc4_exec_info *exec, struct drm_gem_cma_object **obj, struct drm_vc4_submit_rcl_surface *surf) vc4_rcl_msaa_surface_setup() argument 428 vc4_rcl_surface_setup(struct vc4_exec_info *exec, struct drm_gem_cma_object **obj, struct drm_vc4_submit_rcl_surface *surf) vc4_rcl_surface_setup() argument 523 vc4_rcl_render_config_surface_setup(struct vc4_exec_info *exec, struct vc4_rcl_setup *setup, struct drm_gem_cma_object **obj, struct drm_vc4_submit_rcl_surface *surf) vc4_rcl_render_config_surface_setup() argument [all...] |
| /third_party/mesa3d/src/intel/blorp/ |
| H A D | blorp.c | 96 brw_blorp_surface_info_init(struct blorp_batch *batch, struct brw_blorp_surface_info *info, const struct blorp_surf *surf, unsigned int level, float layer, enum isl_format format, bool is_dest) brw_blorp_surface_info_init() argument 407 blorp_hiz_op(struct blorp_batch *batch, struct blorp_surf *surf, uint32_t level, uint32_t start_layer, uint32_t num_layers, enum isl_aux_op op) blorp_hiz_op() argument [all...] |
| H A D | blorp.h | 123 const struct isl_surf *surf; member
|
| /third_party/mesa3d/src/gallium/tests/graw/ |
| H A D | fs-test.c | 45 static struct pipe_surface *surf = NULL; variable
|
| H A D | quad-sample.c | 33 static struct pipe_surface *surf = NULL; variable
|
| H A D | tri-instanced.c | 30 static struct pipe_surface *surf = NULL; variable
|
| H A D | shader-leak.c | 31 static struct pipe_surface *surf = NULL; variable
|
| /third_party/mesa3d/src/gallium/winsys/radeon/drm/ |
| H A D | radeon_drm_surface.c | 31 static unsigned cik_get_macro_tile_index(struct radeon_surf *surf) in cik_get_macro_tile_index() argument 48 static void set_micro_tile_mode(struct radeon_surf *surf, in set_micro_tile_mode() argument 223 si_compute_cmask(const struct radeon_info *info, const struct ac_surf_config *config, struct radeon_surf *surf) si_compute_cmask() argument 283 si_compute_htile(const struct radeon_info *info, struct radeon_surf *surf, unsigned num_layers) si_compute_htile() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_test_dma.c | 138 array_mode_to_string(struct r600_common_screen *rscreen, struct radeon_surf *surf) array_mode_to_string() argument
|
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | postproc.c | 40 vlVaRegionDefault(const VARectangle *region, vlVaSurface *surf, in vlVaRegionDefault() argument 213 vlVaSurface *surf; in vlVaPostProcBlit() local 393 vlVaSurface *surf; in vlVaHandleVAProcPipelineParameterBufferType() local 418 vlVaSurface *surf; vlVaHandleVAProcPipelineParameterBufferType() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_context.c | 259 struct v3d_surface *surf = v3d_surface(cbufs[i]); in v3d_get_tile_buffer_size() local
|
| /third_party/mesa3d/src/gallium/frontends/vdpau/ |
| H A D | surface.c | 493 struct pipe_surface *surf; in vlVdpVideoSurfaceDMABuf() local
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_texture.c | 332 softpipe_surface_destroy(struct pipe_context *pipe, struct pipe_surface *surf) softpipe_surface_destroy() argument
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_surface.h | 66 struct zink_surface *surf; member
|
| /third_party/mesa3d/src/gallium/frontends/xvmc/ |
| H A D | surface.c | 369 struct pipe_surface surf_templ, *surf; in XvMCPutSurface() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | renderbuffer.c | 540 struct pipe_surface *surf = *psurf; in _mesa_regen_renderbuffer_surface() local 633 struct pipe_surface *surf = *psurf; in _mesa_update_renderbuffer_surface() local 656 struct pipe_surface *surf = pipe->create_surface(pipe, resource, &surf_tmpl); _mesa_update_renderbuffer_surface() local [all...] |
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_layout.c | 474 pan_iview_get_surface(const struct pan_image_view *iview, unsigned level, unsigned layer, unsigned sample, struct pan_surface *surf) pan_iview_get_surface() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_batch_cache.c | 91 } surf[0]; member [all...] |
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_state_emit.c | 122 struct i915_surface *surf = i915_surface(i915->framebuffer.cbufs[0]); in emit_immediate_s5() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_clear.c | 279 struct blorp_surf surf; in fast_clear_color() local 349 struct blorp_surf surf; in clear_color() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_blit.c | 47 struct lima_surface *surf = lima_surface(psurf); in lima_pack_blit_cmd() local
|