Lines Matching defs:module
45 context->module()->ToBinary(&bin, true);
133 Module* module = context->module();
134 EXPECT_NE(nullptr, module) << "Assembling failed for shader:\n"
136 const Function* f = spvtest::GetFunction(module, 2);
219 Module* module = context->module();
220 EXPECT_NE(nullptr, module) << "Assembling failed for shader:\n"
222 const Function* f = spvtest::GetFunction(module, 2);
318 Module* module = context->module();
319 EXPECT_NE(nullptr, module) << "Assembling failed for shader:\n"
321 const Function* f = spvtest::GetFunction(module, 2);
411 Module* module = context->module();
412 EXPECT_NE(nullptr, module) << "Assembling failed for shader:\n"
414 const Function* f = spvtest::GetFunction(module, 2);
506 Module* module = context->module();
507 EXPECT_NE(nullptr, module) << "Assembling failed for shader:\n"
509 const Function* f = spvtest::GetFunction(module, 2);
589 Module* module = context->module();
590 EXPECT_NE(nullptr, module) << "Assembling failed for shader:\n"
592 const Function* f = spvtest::GetFunction(module, 2);