Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Ddriver.h176 inline bool SetData(VkInstance instance, const InstanceData& data) { in SetData() function
180 inline bool SetData(VkPhysicalDevice physical_dev, const InstanceData& data) { in SetData() function
184 inline bool SetData(InstanceDispatchable dispatchable, in SetData() function
189 inline bool SetData(VkDevice dev, const DeviceData& data) { in SetData() function
193 inline bool SetData(VkQueue queue, const DeviceData& data) { in SetData() function
197 inline bool SetData(VkCommandBuffer cmd, const DeviceData& data) { in SetData() function
201 inline bool SetData(DeviceDispatchable dispatchable, const DeviceData& data) { in SetData() function