Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/
DRenderControl.cpp491 bool vulkanQueueSubmitWithCommands = shouldEnableQueueSubmitWithCommands(features); in rcGetGLString() local
605 if (vulkanQueueSubmitWithCommands && name == GL_EXTENSIONS) { in rcGetGLString()