Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/Test/
Dhlsl.matType.bool.frag10 bool2x2 b2x2;
31 bool2x2 r11 = transpose(b2x2);
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dcompatibility.hpp69 …typedef tmat2x2<bool, highp> bool2x2; //!< \brief boolean matrix with 2 x 2 components. (From GL… typedef