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/
H A Dsi_shader_info.c429 bool is_bindless_image = strstr(intr_name, "bindless_image") == intr_name; in scan_instruction() local
455 is_bindless_image || in scan_instruction()
466 if (is_bindless_image) in scan_instruction()
475 if (is_bindless_image && is_bindless_handle_indirect(intr->src[0].ssa->parent_instr)) in scan_instruction()

Completed in 2 milliseconds