Home
last modified time | relevance | path

Searched refs:add_bounds_checks (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_nir_lower_descriptors.c37 bool add_bounds_checks; member
211 if (ctx->add_bounds_checks) in build_buffer_addr_for_res_index()
228 if (ctx->add_bounds_checks) in build_buffer_addr_for_res_index()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_apply_pipeline_layout.c43 bool add_bounds_checks; member
507 if (state->add_bounds_checks) in build_buffer_addr_for_res_index()
528 if (state->add_bounds_checks) { in build_buffer_addr_for_res_index()
1048 if (state->add_bounds_checks) in lower_image_intrinsic()
1194 if (state->add_bounds_checks) in lower_tex_deref()
1425 .add_bounds_checks = robust_buffer_access, in anv_nir_apply_pipeline_layout()

Completed in 4 milliseconds