Home
last modified time | relevance | path

Searched refs:GPUShaderFP64Tests (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp1485 class GPUShaderFP64Tests : public deqp::TestCaseGroup class
1489 GPUShaderFP64Tests(deqp::Context& context);
1490 virtual ~GPUShaderFP64Tests() in ~GPUShaderFP64Tests()
1498 GPUShaderFP64Tests(const GPUShaderFP64Tests&);
1499 GPUShaderFP64Tests& operator=(const GPUShaderFP64Tests&);
Dgl4cTestPackages.cpp129 addChild(new gl4cts::GPUShaderFP64Tests(getContext())); in init()
Dgl4cGPUShaderFP64Tests.cpp15593 GPUShaderFP64Tests::GPUShaderFP64Tests(deqp::Context& context) in GPUShaderFP64Tests() function in gl4cts::GPUShaderFP64Tests
15602 void GPUShaderFP64Tests::init(void) in init()