HomeSort by relevance Sort by last modified time
    Searched refs:inMat2 (Results 1 - 4 of 4) sorted by null

  /external/deqp/modules/gles2/scripts/
gen-swizzles.py 190 inMat2 = [Mat2(1.0, 0.0, 0.0, 1.0),
213 "mat2": inMat2,
gen-conversions.py 234 inMat2 = [Mat2(1.0, 0.0, 0.0, 1.0),
306 genConversionCases([inMat4, inMat3, inMat2], [toMat4, toMat3, toMat2])))
  /external/deqp/modules/gles3/scripts/
gen-swizzles.py 194 inMat2 = [Mat2(1.0, 0.0, 0.0, 1.0),
217 "mat2": inMat2,
gen-conversions.py 252 inMat2 = [Mat2(1.0, 0.0, 0.0, 1.0),
338 genConversionCases([inMat4, inMat4x3, inMat4x2, inMat3x4, inMat3, inMat3x2, inMat2x4, inMat2x3, inMat2], [toMat4, toMat4x3, toMat4x2, toMat3x4, toMat3, toMat3x2, toMat2x4, toMat2x3, toMat2])))

Completed in 69 milliseconds