Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/
DRenderControl.cpp374 static bool shouldEnableQueueSubmitWithCommands(const gfxstream::host::FeatureSet& features) { in shouldEnableQueueSubmitWithCommands() function
380 shouldEnableQueueSubmitWithCommands(features) && in shouldEnableBatchedDescriptorSetUpdate()
491 bool vulkanQueueSubmitWithCommands = shouldEnableQueueSubmitWithCommands(features); in rcGetGLString()