Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DRenderControl.cpp377 static bool shouldEnableBatchedDescriptorSetUpdate(const gfxstream::host::FeatureSet& features) { in shouldEnableBatchedDescriptorSetUpdate() function
491 bool vulkanBatchedDescriptorSetUpdate = shouldEnableBatchedDescriptorSetUpdate(features); in rcGetGLString()