Home
last modified time | relevance | path

Searched defs:s_view (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/vulkan/
DgenX_gfx_state.c559 const struct anv_image_view *const s_view = gfx->stencil_att.iview; in calculate_render_area() local
632 const struct anv_image_view *const s_view = gfx->depth_att.iview; in calculate_tile_dimensions() local
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_job.c545 const struct pan_image_view *s_view = NULL, *z_view = NULL; in panfrost_batch_to_fb_info() local
/external/pytorch/test/cpp/api/
Dinference_mode.cpp478 auto s_view = s.view_as(s); in TEST() local