Searched refs:needsVkModule (Results 1 – 2 of 2) sorted by relevance
1400 bool needsVkModule (void) const in needsVkModule() function1438 …const auto shaderModule1 = (m_params->needsVkModule() ? createShaderModule(vkd1, device1, binary) … in runTest()1439 …const auto shaderModule2 = (m_params->needsVkModule() ? createShaderModule(vkd2, device2, binary) … in runTest()1442 const auto id1 = (m_params->needsVkModule() in runTest()
1394 bool needsVkModule (void) const in needsVkModule() function1432 …const auto shaderModule1 = (m_params->needsVkModule() ? createShaderModule(vkd1, device1, binary) … in runTest()1433 …const auto shaderModule2 = (m_params->needsVkModule() ? createShaderModule(vkd2, device2, binary) … in runTest()1436 const auto id1 = (m_params->needsVkModule() in runTest()