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.c110 unsigned layer, level, sample, checked_last_layer, max_layer, max_sample; in r600_blit_decompress_depth() local
203 unsigned layer, max_layer, checked_last_layer, level; in r600_blit_decompress_depth_in_place() local
330 unsigned layer, level, checked_last_layer, max_layer; in r600_blit_decompress_color() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c121 unsigned layer, sample, checked_last_layer, max_layer; in si_blit_dbcb_copy() local
195 unsigned layer, max_layer, checked_last_layer; in si_blit_decompress_zs_planes_in_place() local
445 unsigned layer, checked_last_layer, max_layer; in si_blit_decompress_color() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_scene.c639 unsigned max_layer = ~0; in lp_scene_begin_binning() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_meta_clear.c106 uint32_t max_layer; in clear_image_tlb() local
1204 uint32_t max_layer = rects[0].baseArrayLayer + rects[0].layerCount - 1; in gather_layering_info() local
Dv3dvx_meta_common.c1074 uint32_t max_layer, in emit_clear_image_layers()
Dv3dv_meta_copy.c4271 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/asahi/compiler/
Dagx_nir_lower_texture.c271 nir_def *max_layer = nir_iadd_imm(b, nr_layers, -1); in lower_regular_texture() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c1918 unsigned max_layer = util_max_layer(texture, level); in try_pbo_upload() local
2027 unsigned max_layer = util_max_layer(texture, level); in try_pbo_download() local
2475 unsigned bw, bh, level, max_layer; in st_CompressedTexSubImage() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_surface.c797 unsigned max_layer; in util_clear_depth_stencil() local
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_blit.c1453 const uint32_t max_layer = in pvr_get_max_layers_covering_target() local