Searched refs:getGeneratedCommandsMemoryRequirementsExt (Results 1 – 4 of 4) sorted by relevance
211 … const auto memReqs = getGeneratedCommandsMemoryRequirementsExt(ctx.vkd, ctx.device, *memReqsInfo); in constantCommandsMemReqs()221 …const auto otherMemReqs = getGeneratedCommandsMemoryRequirementsExt(ctx.vkd, ctx.device, *memReqsI… in constantCommandsMemReqs()
196 vk::VkMemoryRequirements getGeneratedCommandsMemoryRequirementsExt(
354 VkMemoryRequirements getGeneratedCommandsMemoryRequirementsExt(const DeviceInterface &vkd, VkDevice… in getGeneratedCommandsMemoryRequirementsExt() function705 …const auto origMemReqs = getGeneratedCommandsMemoryRequirementsExt(vkd, device, *genCmdMemReqsInfo… in PreprocessBufferExt()
400 …preprocessBufferReqs = getGeneratedCommandsMemoryRequirementsExt(ctx.vkd, ctx.device, *genCmdMemRe… in manyExecutesRun()