Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/Test/
Dhlsl.matType.int.frag15 int2x3 i2x3;
32 int2x3 r12 = transpose(i3x2);
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dcompatibility.hpp86 …typedef tmat2x3<int, highp> int2x3; //!< \brief integer matrix with 2 x 3 components. (From GLM… typedef