Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.h119 boolean uses_basevertex; member
Dtgsi_scan.c705 info->uses_basevertex = TRUE; in scan_declaration()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_vs_exec.c142 if (shader->info.uses_basevertex) { in vs_exec_run_linear()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi_info.c251 info->uses_basevertex = 1; in scan_instruction()