Home
last modified time | relevance | path

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

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