Lines Matching defs:context
36 Move<VkBuffer> createDataBuffer (vkt::Context& context,
44 const DeviceInterface& vki = context.getDeviceInterface();
45 const VkDevice device = context.getDevice();
46 Allocator& allocator = context.getDefaultAllocator();
89 vkt::Context& context)
91 const DeviceInterface& vki = context.getDeviceInterface();
92 const VkDevice device = context.getDevice();
93 Allocator& allocator = context.getDefaultAllocator();
132 Move<VkDescriptorSetLayout> createDescriptorSetLayout (vkt::Context& context)
135 const DeviceInterface& vki = context.getDeviceInterface();
136 const VkDevice device = context.getDevice();
146 Move<VkDescriptorPool> createDescriptorPool (vkt::Context& context)
148 const DeviceInterface& vki = context.getDeviceInterface();
149 const VkDevice device = context.getDevice();
157 Move<VkDescriptorSet> createDescriptorSet (vkt::Context& context,
164 const DeviceInterface& vki = context.getDeviceInterface();
165 const VkDevice device = context.getDevice();
199 vkt::Context& context)
201 const DeviceInterface& vki = context.getDeviceInterface();
202 const VkDevice device = context.getDevice();