Searched refs:tgsi_sanity_check (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.h45 tgsi_sanity_check(
H A Dtgsi_sanity.c559 tgsi_sanity_check( function in typeref:typename:boolean
H A Dtgsi_text.c1910 return tgsi_sanity_check( tokens );
H A Dtgsi_ureg.c2120 if (tokens && !too_many_constants && !tgsi_sanity_check(tokens)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.h45 tgsi_sanity_check(
H A Dtgsi_sanity.c559 tgsi_sanity_check( function in typeref:typename:boolean
H A Dtgsi_text.c1910 return tgsi_sanity_check( tokens );
H A Dtgsi_ureg.c2139 if (tokens && !too_many_constants && !tgsi_sanity_check(tokens)) {

Completed in 16 milliseconds