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

/external/deqp/modules/gles31/scripts/
H A Dgen-implicit-conversions.py310 def isUintTypeName (type_name): function
314 if isUintTypeName(type):
517 if isUintTypeName(self.out_type):
819 if op == "-" and isUintTypeName(out_type):

Completed in 128 milliseconds