Searched refs:getPrimaryCommands (Results 1 – 2 of 2) sorted by relevance
262 const PrimaryCommandBuffer &CommandBatch::getPrimaryCommands() const in getPrimaryCommands() function in rx::vk::CommandBatch880 const bool needsQueueSubmit = batch.getPrimaryCommands().valid() || in submitCommands()888 InitializeSubmitInfo(&submitInfo, batch.getPrimaryCommands(), waitSemaphores, in submitCommands()892 if (protectionType == ProtectionType::Protected && batch.getPrimaryCommands().valid()) in submitCommands()
102 const PrimaryCommandBuffer &getPrimaryCommands() const;