Searched refs:ExpressionsLength2 (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.hpp1497 class ExpressionsLength2 : public ExpressionsLength1<API> class in namespace:glcts::ArraysOfArrays
1501 ExpressionsLength2(Context& context) function in class:glcts::ArraysOfArrays::ExpressionsLength2
1502 : ExpressionsLength1<API>(context, "ExpressionsLength2",
1510 virtual ~ExpressionsLength2()
H A Des31cArrayOfArraysTests.cpp4222 /* Generates the shader source code for the ExpressionsLength2
4232 void ExpressionsLength2<API>::test_shader_compilation(typename TestCaseBase<API>::TestShaderType tested_shader_type)
10821 group.addChild(new glcts::ArraysOfArrays::ExpressionsLength2<API>(context));

Completed in 107 milliseconds