Searched refs:inMat2 (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles3/scripts/ |
D | gen-swizzles.py | 216 inMat2 = [Mat2(1.0, 0.0, 0.0, 1.0), variable 239 "mat2": inMat2,
|
D | gen-conversions.py | 274 inMat2 = [Mat2(1.0, 0.0, 0.0, 1.0), variable 360 …at4, inMat4x3, inMat4x2, inMat3x4, inMat3, inMat3x2, inMat2x4, inMat2x3, inMat2], [toMat4, toMat4x…
|
/external/deqp/modules/gles2/scripts/ |
D | gen-swizzles.py | 212 inMat2 = [Mat2(1.0, 0.0, 0.0, 1.0), variable 235 "mat2": inMat2,
|
D | gen-conversions.py | 256 inMat2 = [Mat2(1.0, 0.0, 0.0, 1.0), variable 328 genConversionCases([inMat4, inMat3, inMat2], [toMat4, toMat3, toMat2])))
|