Home
last modified time | relevance | path

Searched refs:shouldEnableQueueSubmitWithCommands (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/
DRenderControl.cpp373 static bool shouldEnableQueueSubmitWithCommands(const gfxstream::host::FeatureSet& features) { in shouldEnableQueueSubmitWithCommands() function
379 shouldEnableQueueSubmitWithCommands(features) && in shouldEnableBatchedDescriptorSetUpdate()
490 bool vulkanQueueSubmitWithCommands = shouldEnableQueueSubmitWithCommands(features); in rcGetGLString()