Lines Matching defs:module
94 Module* module = context->module();
95 EXPECT_NE(nullptr, module) << "Assembling failed for shader:\n"
97 const Function* f = spvtest::GetFunction(module, 2);
191 Module* module = context->module();
192 EXPECT_NE(nullptr, module) << "Assembling failed for shader:\n"
194 const Function* f = spvtest::GetFunction(module, 2);
289 Module* module = context->module();
290 EXPECT_NE(nullptr, module) << "Assembling failed for shader:\n"
292 const Function* f = spvtest::GetFunction(module, 4);
365 Module* module = context->module();
366 EXPECT_NE(nullptr, module) << "Assembling failed for shader:\n"
368 const Function* f = spvtest::GetFunction(module, 2);
409 Module* module = context->module();
410 EXPECT_NE(nullptr, module) << "Assembling failed for shader:\n"
412 const Function* f = spvtest::GetFunction(module, 1);