Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/Test/
Dhlsl.matType.int.frag20 int2x4 i2x4;
33 int2x4 r13 = transpose(i4x2);
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dcompatibility.hpp87 …typedef tmat2x4<int, highp> int2x4; //!< \brief integer matrix with 2 x 4 components. (From GLM… typedef