Home
last modified time | relevance | path

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

/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/
H A Dvn_protocol_renderer_util.h19 struct vn_device_proc_table { struct
20 PFN_vkAllocateCommandBuffers AllocateCommandBuffers;
21 PFN_vkAllocateDescriptorSets AllocateDescriptorSets;
22 PFN_vkAllocateMemory AllocateMemory;
23 PFN_vkBeginCommandBuffer BeginCommandBuffer;
24 PFN_vkBindBufferMemory BindBufferMemory;
25 PFN_vkBindBufferMemory2 BindBufferMemory2;
26 PFN_vkBindImageMemory BindImageMemory;
27 PFN_vkBindImageMemory2 BindImageMemory2;
28 PFN_vkCmdBeginConditionalRenderingEXT CmdBeginConditionalRenderingEXT;
[all …]