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

/external/deqp/modules/gles31/scripts/
H A Dgen-implicit-conversions.py296 def isVec4TypeName (name): function
598 elif isinstance(a, Scalar) and isVec4TypeName(self.out_type):
675 elif isinstance(a, Scalar) and isVec4TypeName(self.out_type):

Completed in 142 milliseconds