Searched refs:spirvAttributes (Results 1 – 1 of 1) sorted by relevance
162 std::pair<StringAttr, StringAttr> spirvAttributes; member in __anon6bce53480111::VulkanLaunchFuncToVulkanCallsPass207 spirvAttributes = std::make_pair(spirvBlobAttr, spirvEntryPointNameAttr); in collectSPIRVAttributes()382 loc, builder, kSPIRVBinary, spirvAttributes.first.getValue(), in translateVulkanLaunchCall()388 builder.getI32IntegerAttr(spirvAttributes.first.getValue().size())); in translateVulkanLaunchCall()400 spirvAttributes.second.getValue(), loc, builder); in translateVulkanLaunchCall()