Home
last modified time | relevance | path

Searched defs:isDescriptorTypeBufferView (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A DDescriptorSetVirtualization.cpp93 bool isDescriptorTypeBufferView(VkDescriptorType descType) { in isDescriptorTypeBufferView() function
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp8683 bool isDescriptorTypeBufferView(VkDescriptorType descType) { in isDescriptorTypeBufferView() function in gfxstream::vk::VkDecoderGlobalState::Impl