Searched refs:isDescriptorTypeAccelerationStructure (Results 1 – 3 of 3) sorted by relevance
102 bool isDescriptorTypeAccelerationStructure(VkDescriptorType descType) { in isDescriptorTypeAccelerationStructure() function186 } else if (isDescriptorTypeAccelerationStructure(descType)) { in doEmulatedDescriptorWrite()
103 bool isDescriptorTypeAccelerationStructure(VkDescriptorType descType);
3829 } else if (isDescriptorTypeAccelerationStructure(descType)) { in on_vkUpdateDescriptorSetsImpl()8692 bool isDescriptorTypeAccelerationStructure(VkDescriptorType descType) { in isDescriptorTypeAccelerationStructure() function in gfxstream::vk::VkDecoderGlobalState::Impl