Searched refs:vn_encode_vkDestroyShaderModule (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_shader_module.h169 static inline void vn_encode_vkDestroyShaderModule(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) function in typeref:typename:void
240 vn_encode_vkDestroyShaderModule(enc, cmd_flags, device, shaderModule, pAllocator);

Completed in 3 milliseconds