Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.h224 tgsi_is_bindless_image_file(unsigned file) in tgsi_is_bindless_image_file() function
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()