Searched refs:ShaderObjectIncompatibleBinaryCase (Results 1 – 1 of 1) sorted by relevance
559 class ShaderObjectIncompatibleBinaryCase : public vkt::TestCase class562 ShaderObjectIncompatibleBinaryCase(tcu::TestContext &testCtx, const std::string &name, in ShaderObjectIncompatibleBinaryCase() function in vkt::ShaderObject::__anonba8fd48c0111::ShaderObjectIncompatibleBinaryCase570 virtual ~ShaderObjectIncompatibleBinaryCase(void) in ~ShaderObjectIncompatibleBinaryCase()586 void ShaderObjectIncompatibleBinaryCase::checkSupport(Context &context) const in checkSupport()597 void ShaderObjectIncompatibleBinaryCase::initPrograms(vk::SourceCollections &programCollection) con… in initPrograms()1209 … new ShaderObjectIncompatibleBinaryCase(testCtx, testType.name, stage.stage, testType.type)); in createShaderObjectBinaryTests()