HomeSort by relevance Sort by last modified time
    Searched refs:getDeviceInterface (Results 1 - 25 of 147) sorted by null

1 2 3 4 5 6

  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiNullHandleTests.cpp 44 context.getDeviceInterface().destroyBuffer(context.getDevice(), buffer, pAllocator);
49 context.getDeviceInterface().destroyBufferView(context.getDevice(), bufferView, pAllocator);
54 context.getDeviceInterface().destroyCommandPool(context.getDevice(), commandPool, pAllocator);
59 context.getDeviceInterface().destroyDescriptorPool(context.getDevice(), descriptorPool, pAllocator);
64 context.getDeviceInterface().destroyDescriptorSetLayout(context.getDevice(), descriptorSetLayout, pAllocator);
69 context.getDeviceInterface().destroyDevice(device, pAllocator);
74 context.getDeviceInterface().destroyEvent(context.getDevice(), event, pAllocator);
79 context.getDeviceInterface().destroyFence(context.getDevice(), fence, pAllocator);
84 context.getDeviceInterface().destroyFramebuffer(context.getDevice(), framebuffer, pAllocator);
89 context.getDeviceInterface().destroyImage(context.getDevice(), image, pAllocator)
    [all...]
vktApiBufferComputeInstance.cpp 44 const DeviceInterface& vki = context.getDeviceInterface();
91 const DeviceInterface& vki = context.getDeviceInterface();
135 const DeviceInterface& vki = context.getDeviceInterface();
148 const DeviceInterface& vki = context.getDeviceInterface();
164 const DeviceInterface& vki = context.getDeviceInterface();
201 const DeviceInterface& vki = context.getDeviceInterface();
vktApiBufferAndImageAllocationUtil.cpp 50 const DeviceInterface& vk = context.getDeviceInterface();
88 const DeviceInterface& vk = context.getDeviceInterface();
117 const DeviceInterface& vk = context.getDeviceInterface();
163 const DeviceInterface& vk = context.getDeviceInterface();
vktApiGranularityTests.cpp 160 const DeviceInterface& vk = m_context.getDeviceInterface();
240 const DeviceInterface& vk = m_context.getDeviceInterface();
319 const DeviceInterface& vk = m_context.getDeviceInterface();
343 const DeviceInterface& vk = m_context.getDeviceInterface();
351 const DeviceInterface& vk = m_context.getDeviceInterface();
vktApiCommandBuffersTests.cpp 86 , m_vkd (context.getDeviceInterface())
485 const DeviceInterface& vk = context.getDeviceInterface();
496 const DeviceInterface& vk = context.getDeviceInterface();
516 const DeviceInterface& vk = context.getDeviceInterface();
535 const DeviceInterface& vk = context.getDeviceInterface();
554 const DeviceInterface& vk = context.getDeviceInterface();
575 const DeviceInterface& vk = context.getDeviceInterface();
645 const DeviceInterface& vk = context.getDeviceInterface();
696 const DeviceInterface& vk = context.getDeviceInterface();
726 const DeviceInterface& vk = context.getDeviceInterface();
    [all...]
vktApiFillBufferTests.cpp 110 const DeviceInterface& vk = context.getDeviceInterface();
138 const DeviceInterface& vk = m_context.getDeviceInterface();
214 const DeviceInterface& vk = m_context.getDeviceInterface();
303 const DeviceInterface& vk = m_context.getDeviceInterface();
vktApiDescriptorPoolTests.cpp 57 const DeviceInterface& vkd = context.getDeviceInterface();
149 const DeviceInterface& vkd = context.getDeviceInterface();
vktApiMaintenance3Check.cpp 185 m_context.getDeviceInterface().getDescriptorSetLayoutSupport(m_context.getDevice(), &pCreateInfo, &pSupport);
206 m_context.getDeviceInterface().getDescriptorSetLayoutSupport(m_context.getDevice(), &pCreateInfo, &pSupport);
  /external/deqp/external/vulkancts/modules/vulkan/subgroups/
vktSubgroupsTestsUtils.cpp 97 return createPipelineLayout(context.getDeviceInterface(),
139 return createRenderPass(context.getDeviceInterface(), context.getDevice(),
152 return createFramebuffer(context.getDeviceInterface(), context.getDevice(),
350 return createGraphicsPipeline(context.getDeviceInterface(),
397 return createComputePipeline(context.getDeviceInterface(),
415 context.getDeviceInterface(), context.getDevice(), &allocateParams);
430 context.getDeviceInterface(), context.getDevice(), &commandPoolParams);
444 return allocateCommandBuffer(context.getDeviceInterface(),
457 VK_CHECK(context.getDeviceInterface().beginCommandBuffer(
463 VK_CHECK(context.getDeviceInterface().endCommandBuffer(commandBuffer))
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/protected_memory/
vktProtectedMemContext.hpp 55 const vk::DeviceInterface& getDeviceInterface (void) const { return m_deviceDriver; }
77 return new vk::SimpleAllocator(getDeviceInterface(), getDevice(), memoryProperties);
  /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesBase.hpp 79 const vk::DeviceInterface& getDeviceInterface (void) const { return *m_deviceDriver; }
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationBasicEventTests.cpp 46 const DeviceInterface& vk = context.getDeviceInterface();
82 const DeviceInterface& vk = context.getDeviceInterface();
127 const DeviceInterface& vk = context.getDeviceInterface();
174 const DeviceInterface& vk = context.getDeviceInterface();
214 const DeviceInterface& vk = context.getDeviceInterface();
274 const DeviceInterface& vk = context.getDeviceInterface();
vktSynchronizationBasicFenceTests.cpp 45 const DeviceInterface& vk = context.getDeviceInterface();
103 const DeviceInterface& vk = context.getDeviceInterface();
164 const DeviceInterface& vk = context.getDeviceInterface();
vktSynchronizationOperation.cpp 94 const DeviceInterface& vk = context.getDeviceInterface();
204 const DeviceInterface& vk = context.getDeviceInterface();
502 const DeviceInterface& vk = m_context.getDeviceInterface();
595 const DeviceInterface& vk = m_context.getDeviceInterface();
614 const DeviceInterface& vk = m_context.getDeviceInterface();
700 const DeviceInterface& vk = m_context.getDeviceInterface();
724 const DeviceInterface& vk = m_context.getDeviceInterface();
858 const DeviceInterface& vk = m_context.getDeviceInterface();
902 const DeviceInterface& vk = m_context.getDeviceInterface();
984 const DeviceInterface& vk = context.getDeviceInterface();
    [all...]
vktSynchronizationInternallySynchronizedObjectsTests.cpp 163 const DeviceInterface& deviceInterface = context.getDeviceInterface();
191 const DeviceInterface& vk = context.getDeviceInterface();
275 const DeviceInterface& vk = context.getDeviceInterface();
324 const DeviceInterface& vk = context.getDeviceInterface();
398 const DeviceInterface& vk = context.getDeviceInterface();
611 const DeviceInterface& vk = m_context.getDeviceInterface();
641 const DeviceInterface& vk = m_context.getDeviceInterface();
669 const DeviceInterface& vk = m_context.getDeviceInterface();
712 const DeviceInterface& vk = m_context.getDeviceInterface();
780 const DeviceInterface& vk = m_context.getDeviceInterface();
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageLoadStoreTests.cpp 260 const DeviceInterface& vk = context.getDeviceInterface();
273 const DeviceInterface& vk = context.getDeviceInterface();
290 const DeviceInterface& vk = context.getDeviceInterface();
452 const DeviceInterface& vk = m_context.getDeviceInterface();
519 const DeviceInterface& vk = m_context.getDeviceInterface();
533 const DeviceInterface& vk = m_context.getDeviceInterface();
596 const DeviceInterface& vk = m_context.getDeviceInterface();
632 const DeviceInterface& vk = m_context.getDeviceInterface();
669 const DeviceInterface& vk = m_context.getDeviceInterface();
690 const DeviceInterface& vk = m_context.getDeviceInterface();
    [all...]
vktImageSizeTests.cpp 271 const DeviceInterface& vk = m_context.getDeviceInterface();
285 const DeviceInterface& vk = m_context.getDeviceInterface();
359 const DeviceInterface& vk = m_context.getDeviceInterface();
373 const DeviceInterface& vk = m_context.getDeviceInterface();
401 const DeviceInterface& vk = m_context.getDeviceInterface();
435 const DeviceInterface& vk = m_context.getDeviceInterface();
450 const DeviceInterface& vk = m_context.getDeviceInterface();
vktImageQualifiersTests.cpp 359 const DeviceInterface& deviceInterface = m_context.getDeviceInterface();
491 const DeviceInterface& deviceInterface = m_context.getDeviceInterface();
530 const DeviceInterface& deviceInterface = m_context.getDeviceInterface();
559 const DeviceInterface& deviceInterface = m_context.getDeviceInterface();
575 const DeviceInterface& deviceInterface = m_context.getDeviceInterface();
630 const DeviceInterface& deviceInterface = m_context.getDeviceInterface();
643 const DeviceInterface& deviceInterface = m_context.getDeviceInterface();
668 const DeviceInterface& deviceInterface = m_context.getDeviceInterface();
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineCacheTests.cpp 189 const DeviceInterface& vk = m_context.getDeviceInterface();
221 const DeviceInterface& vk = m_context.getDeviceInterface();
439 const DeviceInterface& vk = context.getDeviceInterface();
471 const DeviceInterface& vk = context.getDeviceInterface();
548 const DeviceInterface& vk = m_context.getDeviceInterface();
582 const DeviceInterface& vk = m_context.getDeviceInterface();
    [all...]
vktPipelineTimestampTests.cpp 338 const DeviceInterface& vk = m_context.getDeviceInterface();
370 const DeviceInterface& vk = m_context.getDeviceInterface();
676 const DeviceInterface& vk = context.getDeviceInterface();
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryBindingTests.cpp 442 const DeviceInterface& vk = ctx.getDeviceInterface();
459 const DeviceInterface& vk = ctx.getDeviceInterface();
484 const DeviceInterface& vk = ctx.getDeviceInterface();
510 const DeviceInterface& vk = ctx.getDeviceInterface();
535 const DeviceInterface& vk = ctx.getDeviceInterface();
562 const DeviceInterface& vk = ctx.getDeviceInterface();
596 const DeviceInterface& vk = ctx.getDeviceInterface();
616 const DeviceInterface& vk = ctx.getDeviceInterface();
639 const DeviceInterface& vk = ctx.getDeviceInterface();
670 const DeviceInterface& vk = ctx.getDeviceInterface();
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/renderpass/
vktRenderPassMultisampleTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/query_pool/
vktQueryPoolOcclusionTests.cpp 324 m_stateObjects = new StateObjects(m_context.getDeviceInterface(), m_context, NUM_VERTICES_IN_DRAWCALL, m_testVector.primitiveTopology);
327 const vk::DeviceInterface& vk = m_context.getDeviceInterface();
355 const vk::DeviceInterface& vk = m_context.getDeviceInterface();
366 const vk::DeviceInterface& vk = m_context.getDeviceInterface();
563 const vk::DeviceInterface& vk = m_context.getDeviceInterface();
568 m_stateObjects = new StateObjects(m_context.getDeviceInterface(), m_context, NUM_VERTICES_IN_DRAWCALL + NUM_VERTICES_IN_PARTIALLY_OCCLUDED_DRAWCALL + NUM_VERTICES_IN_OCCLUDER_DRAWCALL, m_testVector.primitiveTopology);
612 const vk::DeviceInterface& vk = m_context.getDeviceInterface();
620 const vk::DeviceInterface& vk = m_context.getDeviceInterface();
771 const vk::DeviceInterface& vk = m_context.getDeviceInterface();
788 const vk::DeviceInterface& vk = m_context.getDeviceInterface();
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/
vktTestCase.hpp 77 const vk::DeviceInterface& getDeviceInterface (void) const;
  /external/deqp/external/vulkancts/modules/vulkan/geometry/
vktGeometryBasicClass.cpp 68 const DeviceInterface& vk = m_context.getDeviceInterface();
212 const DeviceInterface& vk = m_context.getDeviceInterface();

Completed in 1319 milliseconds

1 2 3 4 5 6