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

/external/deqp/modules/gles31/scripts/
H A Dgen-implicit-conversions.py293 def isVec3TypeName (name): function
596 elif isinstance(a, Scalar) and isVec3TypeName(self.out_type):
673 elif isinstance(a, Scalar) and isVec3TypeName(self.out_type):

Completed in 123 milliseconds