Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/guest/renderControl_enc/
DExtendedRenderControl.h102 void queryAndSetVulkanQueueSubmitWithCommandsSupport();
DGfxStreamRenderControl.cpp111 rcEnc->queryAndSetVulkanQueueSubmitWithCommandsSupport(); in renderControlInit()
DExtendedRenderControl.cpp232 void ExtendedRCEncoderContext::queryAndSetVulkanQueueSubmitWithCommandsSupport() { in queryAndSetVulkanQueueSubmitWithCommandsSupport() function in ExtendedRCEncoderContext
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglSystemCommon/
DHostConnection.cpp357 rcEnc->queryAndSetVulkanQueueSubmitWithCommandsSupport(); in rcEncoder()