Searched defs:GenMat (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsBuiltinPrecisionTests.cpp | 2880 class GenMat<T, Rows, 2> : public PrimitiveFunc<Signature<Matrix<T, Rows, 2>, Vector<T, Rows>, Vect… class 2903 class GenMat<T, Rows, 3> class 2928 class GenMat<T, Rows, 4> class
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderBuiltinPrecisionTests.cpp | 3756 class GenMat<T, Rows, 2> : public PrimitiveFunc<Signature<Matrix<T, Rows, 2>, Vector<T, Rows>, Vect… class 3779 class GenMat<T, Rows, 3> class 3804 class GenMat<T, Rows, 4> class
|