Lines Matching refs:GPUShaderFP64Test1
1583 GPUShaderFP64Test1::GPUShaderFP64Test1(deqp::Context& context)
1656 void GPUShaderFP64Test1::deinit()
1681 const char* GPUShaderFP64Test1::getUniformFunctionString(_uniform_function func)
1752 const char* GPUShaderFP64Test1::getUniformNameForLocation(glw::GLint location)
1881 void GPUShaderFP64Test1::initTest()
2121 bool GPUShaderFP64Test1::isMatrixUniform(glw::GLint uniform_location)
2138 bool GPUShaderFP64Test1::isMatrixUniformFunction(_uniform_function func)
2151 tcu::TestNode::IterateResult GPUShaderFP64Test1::iterate()
2247 bool GPUShaderFP64Test1::verifyErrorGenerationWhenCallingDoubleUniformFunctionsForBooleans()
2354 bool GPUShaderFP64Test1::verifyErrorGenerationWhenCallingDoubleUniformFunctionsForSamplers()
2452 bool GPUShaderFP64Test1::verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithInvalidCount()
2573 bool GPUShaderFP64Test1::verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithInvalidLocation()
2711 bool GPUShaderFP64Test1::verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithNegativeCount()
2802 bool GPUShaderFP64Test1::verifyErrorGenerationWhenCallingMismatchedDoubleUniformFunctions()
2953 bool GPUShaderFP64Test1::verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions()
3044 bool GPUShaderFP64Test1::verifyErrorGenerationWhenCallingTypeMismatchedUniformFunctions()
3155 bool GPUShaderFP64Test1::verifyErrorGenerationWhenUniformFunctionsCalledWithoutActivePO()
15421 fp64->addChild(new GPUShaderFP64Test1(m_context));