Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderConstExprTests.cpp178 …asesForAllShaderTypes(const ShaderExecutorParams& params, std::vector<tcu::TestNode*>& outputTests) in createTestCasesForAllShaderTypes() argument
230 outputTests.push_back( in createTestCasesForAllShaderTypes()
236 const char* casePrefix, std::vector<tcu::TestNode*>& outputTests) in createTests() argument
288 createTestCasesForAllShaderTypes<float>(shaderExecutorParams, outputTests); in createTests()
290 createTestCasesForAllShaderTypes<int>(shaderExecutorParams, outputTests); in createTests()
305 createTestCasesForAllShaderTypes<float>(shaderExecutorParams, outputTests); in createTests()
307 createTestCasesForAllShaderTypes<int>(shaderExecutorParams, outputTests); in createTests()