HomeSort by relevance Sort by last modified time
    Searched defs:vki (Results 26 - 27 of 27) sorted by null

12

  /external/deqp/external/vulkancts/modules/vulkan/renderpass/
vktRenderPassTests.cpp 99 de::MovePtr<Allocation> allocateBuffer (const InstanceInterface& vki,
119 return allocateDedicated(vki, vkd, physDevice, device, buffer, requirement);
129 de::MovePtr<Allocation> allocateImage (const InstanceInterface& vki,
149 return allocateDedicated(vki, vkd, physDevice, device, image, requirement);
1925 const InstanceInterface& vki = context.getInstanceInterface(); local
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiCopiesAndBlittingTests.cpp 161 de::MovePtr<Allocation> allocateBuffer (const InstanceInterface& vki,
181 return allocateDedicated(vki, vkd, physDevice, device, buffer, requirement);
191 de::MovePtr<Allocation> allocateImage (const InstanceInterface& vki,
211 return allocateDedicated(vki, vkd, physDevice, device, image, requirement);
436 const InstanceInterface& vki = m_context.getInstanceInterface(); local
465 bufferAlloc = allocateBuffer(vki, vk, vkPhysDevice, vkDevice, *buffer, MemoryRequirement::HostVisible, memAlloc, m_params.allocationKind);
647 const InstanceInterface& vki = m_context.getInstanceInterface(); local
681 bufferAlloc = allocateBuffer(vki, vk, physDevice, device, *buffer, MemoryRequirement::HostVisible, allocator, m_params.allocationKind);
854 const InstanceInterface& vki = context.getInstanceInterface(); local
1206 const InstanceInterface& vki = context.getInstanceInterface(); local
1377 const InstanceInterface& vki = context.getInstanceInterface(); local
1585 const InstanceInterface& vki = context.getInstanceInterface(); local
1784 const InstanceInterface& vki = context.getInstanceInterface(); local
2649 const InstanceInterface& vki = context.getInstanceInterface(); local
3303 const InstanceInterface& vki = context.getInstanceInterface(); local
    [all...]

Completed in 98 milliseconds

12