Home
last modified time | relevance | path

Searched defs:max_layer (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c119 unsigned layer, level, sample, checked_last_layer, max_layer, max_sample; in r600_blit_decompress_depth() local
212 unsigned layer, max_layer, checked_last_layer, level; in r600_blit_decompress_depth_in_place() local
339 unsigned layer, level, checked_last_layer, max_layer; in r600_blit_decompress_color() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c122 unsigned layer, sample, checked_last_layer, max_layer; in si_blit_dbcb_copy() local
194 unsigned layer, max_layer, checked_last_layer; in si_blit_decompress_zs_planes_in_place() local
438 unsigned layer, checked_last_layer, max_layer; in si_blit_decompress_color() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_scene.c584 unsigned max_layer = ~0; in lp_scene_begin_binning() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_meta_clear.c100 uint32_t max_layer; in clear_image_tlb() local
1192 uint32_t max_layer = rects[0].baseArrayLayer + rects[0].layerCount - 1; in gather_layering_info() local
Dv3dvx_meta_common.c934 uint32_t max_layer, in emit_clear_image_layers()
Dv3dv_meta_copy.c3659 uint32_t *min_layer, uint32_t *max_layer, in compute_blit_3d_layers()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c95 unsigned max_layer; member
1369 unsigned max_layer = ~0; in sp_setup_prepare() local
/third_party/mindspore/mindspore/explainer/explanation/_counterfactual/
Dhierarchical_occlusion.py153 def max_layer(self): member in EditStep
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_surface.c676 unsigned max_layer; in util_clear_depth_stencil() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c1764 unsigned max_layer = util_max_layer(texture, level); in try_pbo_upload() local
1874 unsigned max_layer = util_max_layer(texture, level); in try_pbo_download() local
2314 unsigned bw, bh, level, max_layer; in st_CompressedTexSubImage() local
/third_party/mesa3d/src/panfrost/lib/
Dpan_blitter.c1318 unsigned max_layer = info->dst.planes[0].image->layout.array_size - 1; in GENX() local