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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dglsl_to_nir.cpp1740 type_is_int(glsl_base_type type) function in typeref:typename:bool
1863 if (supports_ints || !type_is_int(ir->operands[i]->type->base_type))
1869 if (supports_ints || !type_is_int(ir->type->base_type))

Completed in 5 milliseconds