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

/external/deqp/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.hpp2362 class SubroutineArgumentAliasing1 : public SubroutineFunctionCalls1<API> class in namespace:glcts::ArraysOfArrays
2366 SubroutineArgumentAliasing1(Context& context) function in class:glcts::ArraysOfArrays::SubroutineArgumentAliasing1
2368 context, "SubroutineArgumentAliasing1",
2379 virtual ~SubroutineArgumentAliasing1()
H A Des31cArrayOfArraysTests.cpp10053 /* Generates the shader source code for the SubroutineArgumentAliasing1
10061 void SubroutineArgumentAliasing1<API>::test_shader_compilation(
10230 /* Generates the shader source code for the SubroutineArgumentAliasing1
10407 /* Generates the shader source code for the SubroutineArgumentAliasing1
10584 /* Generates the shader source code for the SubroutineArgumentAliasing1
10862 group.addChild(new glcts::ArraysOfArrays::SubroutineArgumentAliasing1<API>(context));

Completed in 146 milliseconds