Searched refs:commandBufferCheckpointsSupportedAndRequested (Results 1 – 3 of 3) sorted by relevance
168 bool commandBufferCheckpointsSupportedAndRequested = false; member
1348 const bool commandBufferCheckpointsSupportedAndRequested = in createGlobalVkEmulation() local1354 if (commandBufferCheckpointsSupportedAndRequested) { in createGlobalVkEmulation()1569 if (commandBufferCheckpointsSupportedAndRequested) { in createGlobalVkEmulation()1570 sVkEmulation->commandBufferCheckpointsSupportedAndRequested = true; in createGlobalVkEmulation()
1918 if (m_emu->commandBufferCheckpointsSupportedAndRequested) { in on_vkCreateDevice()