Searched refs:GPUShader5Tests (Results 1 – 9 of 9) sorted by relevance
35 class GPUShader5Tests : public glcts::TestCaseGroupBase class39 GPUShader5Tests(glcts::Context& context, const ExtParameters& extParams);40 virtual ~GPUShader5Tests(void) in ~GPUShader5Tests()48 GPUShader5Tests(const GPUShader5Tests& other);49 GPUShader5Tests& operator=(const GPUShader5Tests& other);
42 GPUShader5Tests::GPUShader5Tests(glcts::Context& context, const ExtParameters& extParams) in GPUShader5Tests() function in glcts::GPUShader5Tests51 void GPUShader5Tests::init(void) in init()
308 class GPUShader5Tests : public deqp::TestCaseGroup class312 GPUShader5Tests(deqp::Context& context);313 virtual ~GPUShader5Tests() in ~GPUShader5Tests()321 GPUShader5Tests(const GPUShader5Tests&);322 GPUShader5Tests& operator=(const GPUShader5Tests&);
1162 GPUShader5Tests::GPUShader5Tests(deqp::Context& context) in GPUShader5Tests() function in gl3cts::GPUShader5Tests1171 void GPUShader5Tests::init(void) in init()
227 addChild(new gl3cts::GPUShader5Tests(getContext())); in init()
367 addChild(new glcts::GPUShader5Tests(getContext(), extParams)); in init()
139 addChild(new glcts::GPUShader5Tests(getContext(), extParams)); in init()
173 coreGroup->addChild(new glcts::GPUShader5Tests(getContext(), extParams)); in init()
224 coreGroup->addChild(new glcts::GPUShader5Tests(getContext(), extParams)); in init()