Home
last modified time | relevance | path

Searched defs:vulkanBatchedDescriptorSetUpdate (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gfxstream/guest/platform/include/
H A Dvirtgpu_gfxstream_protocol.h119 uint32_t vulkanBatchedDescriptorSetUpdate; member
/aosp_15_r20/hardware/google/gfxstream/host/
Dvirtgpu_gfxstream_protocol.h131 uint32_t vulkanBatchedDescriptorSetUpdate; member
DRenderControl.cpp492 bool vulkanBatchedDescriptorSetUpdate = shouldEnableBatchedDescriptorSetUpdate(features); in rcGetGLString() local