Searched refs:inMat3 (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles3/scripts/ |
D | gen-swizzles.py | 189 inMat3 = [Mat3(1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0), variable 218 "mat3": inMat3,
|
D | gen-conversions.py | 265 inMat3 = toMat3(inMat4) variable 338 …genConversionCases([inMat4, inMat4x3, inMat4x2, inMat3x4, inMat3, inMat3x2, inMat2x4, inMat2x3, in…
|
/external/deqp/modules/gles2/scripts/ |
D | gen-swizzles.py | 185 inMat3 = [Mat3(1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0), variable 214 "mat3": inMat3,
|
D | gen-conversions.py | 229 inMat3 = [Mat3(1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0), variable 306 genConversionCases([inMat4, inMat3, inMat2], [toMat4, toMat3, toMat2])))
|