Home
last modified time | relevance | path

Searched defs:surf (Results 101 - 125 of 301) sorted by relevance

12345678910>>...13

/third_party/mesa3d/src/egl/main/
H A Deglsurface.h211 _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 Dradv_meta_copy_vrs_htile.c45 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 Dradv_meta_dcc_retile.c31 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 Dsvga_state_sampler.c99 struct svga_surface *surf; in svga_check_sampler_framebuffer_resource_collision() local
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
H A Dvc4_render_cl.c92 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 Dblorp.c96 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 Dblorp.h123 const struct isl_surf *surf; member
/third_party/mesa3d/src/gallium/tests/graw/
H A Dfs-test.c45 static struct pipe_surface *surf = NULL; variable
H A Dquad-sample.c33 static struct pipe_surface *surf = NULL; variable
H A Dtri-instanced.c30 static struct pipe_surface *surf = NULL; variable
H A Dshader-leak.c31 static struct pipe_surface *surf = NULL; variable
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_surface.c31 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 Dr600_test_dma.c138 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 Dpostproc.c40 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 Dv3d_context.c259 struct v3d_surface *surf = v3d_surface(cbufs[i]); in v3d_get_tile_buffer_size() local
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dsurface.c493 struct pipe_surface *surf; in vlVdpVideoSurfaceDMABuf() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_texture.c332 softpipe_surface_destroy(struct pipe_context *pipe, struct pipe_surface *surf) softpipe_surface_destroy() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_surface.h66 struct zink_surface *surf; member
/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dsurface.c369 struct pipe_surface surf_templ, *surf; in XvMCPutSurface() local
/third_party/mesa3d/src/mesa/main/
H A Drenderbuffer.c540 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 Dpan_layout.c474 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 Dfreedreno_batch_cache.c91 } surf[0]; member
[all...]
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_emit.c122 struct i915_surface *surf = i915_surface(i915->framebuffer.cbufs[0]); in emit_immediate_s5() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_clear.c279 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 Dlima_blit.c47 struct lima_surface *surf = lima_surface(psurf); in lima_pack_blit_cmd() local

Completed in 19 milliseconds

12345678910>>...13