Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/scripts/
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):