Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c121 unsigned layer, level, sample, checked_last_layer, max_layer, max_sample; in r600_blit_decompress_depth() local
214 unsigned layer, max_layer, checked_last_layer, level; in r600_blit_decompress_depth_in_place() local
341 unsigned layer, level, checked_last_layer, max_layer; in r600_blit_decompress_color() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c133 unsigned layer, sample, checked_last_layer, max_layer; in si_blit_dbcb_copy() local
205 unsigned layer, max_layer, checked_last_layer; in si_blit_decompress_zs_planes_in_place() local
449 unsigned layer, checked_last_layer, max_layer; in si_blit_decompress_color() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_scene.c606 unsigned max_layer = ~0; in lp_scene_begin_binning() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_meta_clear.c99 uint32_t max_layer; in clear_image_tlb() local
1169 uint32_t max_layer = rects[0].baseArrayLayer + rects[0].layerCount - 1; in gather_layering_info() local
Dv3dvx_meta_common.c941 uint32_t max_layer, in emit_clear_image_layers()
Dv3dv_meta_copy.c3684 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/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c1678 unsigned max_layer = util_max_layer(texture, level); in try_pbo_upload() local
1788 unsigned max_layer = util_max_layer(texture, level); in try_pbo_download() local
2230 unsigned bw, bh, level, max_layer; in st_CompressedTexSubImage() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_surface.c676 unsigned max_layer; in util_clear_depth_stencil() local
/third_party/mesa3d/src/panfrost/lib/
Dpan_blitter.c1476 unsigned max_layer = info->dst.planes[0].image->layout.array_size - 1; in GENX() local