Lines Matching defs:model
2482 "If the Vulkan memory model is declared and any instruction "
4251 * "When used with the TessellationControl execution model, it also
4356 stage_for_execution_model(struct vtn_builder *b, SpvExecutionModel model)
4358 switch (model) {
4390 vtn_fail("Unsupported execution model: %s (%u)",
4391 spirv_executionmodel_to_string(model), model);
4900 vtn_fail("Unknown addressing model: %s (%u)",
4913 "Vulkan memory model is unsupported by this driver");
4916 vtn_fail("Unsupported memory model: %s",