Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/Test/
Dhlsl.matType.int.frag16 int3x3 i3x3;
37 int3x3 r22 = transpose(i3x3);
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dcompatibility.hpp89 …typedef tmat3x3<int, highp> int3x3; //!< \brief integer matrix with 3 x 3 components. (From GLM… typedef