Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/Test/
Dhlsl.matType.int.frag21 int3x4 i3x4;
38 int3x4 r23 = transpose(i4x3);
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dcompatibility.hpp90 …typedef tmat3x4<int, highp> int3x4; //!< \brief integer matrix with 3 x 4 components. (From GLM… typedef