Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/Test/
Dhlsl.matType.bool.frag16 bool3x3 b3x3;
37 bool3x3 r22 = transpose(b3x3);
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dcompatibility.hpp73 …typedef tmat3x3<bool, highp> bool3x3; //!< \brief boolean matrix with 3 x 3 components. (From GL… typedef