Home
last modified time | relevance | path

Searched refs:is_bindless_image (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_nir.c239 bool is_bindless_image = strstr(intr_name, "bindless_image"); in scan_instruction() local
268 is_bindless_image || in scan_instruction()
277 if (is_bindless_image) in scan_instruction()
292 if (is_bindless_image && is_bindless_handle_indirect(intr->src[0].ssa->parent_instr)) in scan_instruction()