Home
last modified time | relevance | path

Searched refs:GPUShaderFP64Test8 (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp1306 class GPUShaderFP64Test8 : public deqp::TestCase class
1310 GPUShaderFP64Test8(deqp::Context& context);
Dgl4cGPUShaderFP64Tests.cpp10404 GPUShaderFP64Test8::GPUShaderFP64Test8(deqp::Context& context) in GPUShaderFP64Test8() function in gl4cts::GPUShaderFP64Test8
10420 void GPUShaderFP64Test8::deinit() in deinit()
10476 bool GPUShaderFP64Test8::executeIteration(const _test_case& test_case) in executeIteration()
10563 GPUShaderFP64Test8::_argument_lists GPUShaderFP64Test8::getArgumentListsForVariableType( in getArgumentListsForVariableType()
10732 std::string GPUShaderFP64Test8::getComputeShaderBody(const _test_case& test_case) in getComputeShaderBody()
10757 std::string GPUShaderFP64Test8::getFragmentShaderBody(const _test_case& test_case) in getFragmentShaderBody()
10780 std::string GPUShaderFP64Test8::getGeneralBody(const _test_case& test_case) in getGeneralBody()
10828 std::string GPUShaderFP64Test8::getGeometryShaderBody(const _test_case& test_case) in getGeometryShaderBody()
10854 std::string GPUShaderFP64Test8::getTessellationControlShaderBody(const _test_case& test_case) in getTessellationControlShaderBody()
10879 std::string GPUShaderFP64Test8::getTessellationEvaluationShaderBody(const _test_case& test_case) in getTessellationEvaluationShaderBody()
[all …]