Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h222 tgsi_is_bindless_image_file(unsigned file) in tgsi_is_bindless_image_file() function
H A Dtgsi_scan.c380 if (tgsi_is_bindless_image_file(fullinst->Src[0].Register.File)) in scan_instruction()
384 if (tgsi_is_bindless_image_file(fullinst->Src[0].Register.File)) { in scan_instruction()
406 if (tgsi_is_bindless_image_file(fullinst->Src[0].Register.File)) { in scan_instruction()
416 if (tgsi_is_bindless_image_file(fullinst->Dst[0].Register.File)) { in scan_instruction()

Completed in 2 milliseconds