Searched refs:RecordStateFunction (Results 1 – 1 of 1) sorted by relevance
164 using RecordStateFunction = std::function<void(const DeviceInterface*, VkCommandBuffer, const Dynam… typedef449 …RecordStateFunction recorder; // Function that records the state to the command buffer being us…