Lines Matching refs:TestFunction
209 struct TestFunction struct
211 explicit TestFunction (const bool hasFunctionValue) in TestFunction() function
213 TestFunction (const char* const functionNameValue, const char* const functionDefinition) in TestFunction() argument
217 ~TestFunction (void) {} in ~TestFunction() argument
224 TestFunction getFunctionBlendLinearToSRGBCheck (void) in getFunctionBlendLinearToSRGBCheck()
260 TestFunction testFunction(functionName, functionDefinition); in getFunctionBlendLinearToSRGBCheck()
367 TestFunction testFunctionValue, in TestRenderPassConfig()
379 TestFunction testFunctionValue, in TestRenderPassConfig()
394 TestFunction testFunction;
654 TestShaderProgram (Context& context, const int samplerTotal, TestFunction testFunction);
671 TestShaderProgram::TestShaderProgram (Context& context, const int samplerTotal, TestFunction testFu… in TestShaderProgram()
1650 …GBA, fboConfig0, FRAMEBUFFERSRGB_ENABLED, FRAMEBUFFERBLEND_DISABLED, TestFunction(false), RENDERE… in setupTest()
1651 …GBA, fboConfig0, FRAMEBUFFERSRGB_DISABLED, FRAMEBUFFERBLEND_DISABLED, TestFunction(false), RENDERE… in setupTest()
1687 …GBA, fboConfig0, FRAMEBUFFERSRGB_ENABLED, FRAMEBUFFERBLEND_DISABLED, TestFunction(false), RENDERE… in setupTest()
1729 …, fboConfigList, FRAMEBUFFERSRGB_ENABLED, FRAMEBUFFERBLEND_DISABLED, TestFunction(false), RENDERE… in setupTest()