Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/guest/renderControl_enc/
DExtendedRenderControl.h103 void queryAndSetVulkanBatchedDescriptorSetUpdateSupport();
DGfxStreamRenderControl.cpp112 rcEnc->queryAndSetVulkanBatchedDescriptorSetUpdateSupport(); in renderControlInit()
DExtendedRenderControl.cpp239 void ExtendedRCEncoderContext::queryAndSetVulkanBatchedDescriptorSetUpdateSupport() { in queryAndSetVulkanBatchedDescriptorSetUpdateSupport() function in ExtendedRCEncoderContext
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglSystemCommon/
DHostConnection.cpp358 rcEnc->queryAndSetVulkanBatchedDescriptorSetUpdateSupport(); in rcEncoder()