Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageQualifiersTests.cpp359 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
491 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareResources() local
530 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local
559 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsBeforeCompute() local
575 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local
630 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareResources() local
643 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local
668 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local
DvktImageAtomicOperationTests.cpp445 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
615 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local
638 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local
748 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareResources() local
789 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local
815 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsBeforeCompute() local
831 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp402 void createCommandBuffer (const DeviceInterface& deviceInterface, const VkDevice device, const deUi… in createCommandBuffer()
429 void createFences (const DeviceInterface& deviceInterface, VkDevice device, bool signaled, deUint32… in createFences()
443 void destroyFences (const DeviceInterface& deviceInterface, VkDevice device, deUint32 numFences, Vk… in destroyFences()
468 void recordRenderPass (const DeviceInterface& deviceInterface, const RenderInfo& renderInfo) in recordRenderPass()
613 const DeviceInterface& deviceInterface = testContext.vkd; in generateWork() local
1003 const DeviceInterface& deviceInterface = context.getDeviceInterface(); in testFences() local
1110 vk::refdetails::Checked<VkSemaphore> createSemaphore (const DeviceInterface& deviceInterface, const… in createSemaphore()
1130 const DeviceDriver deviceInterface (instanceInterface, *device); in testSemaphores() local
1246 vk::refdetails::Checked<VkEvent> createEvent (const DeviceInterface& deviceInterface, const VkDevic… in createEvent()
1262 const DeviceInterface& deviceInterface = context.getDeviceInterface(); in testEvents() local
DvktSynchronizationInternallySynchronizedObjectsTests.cpp163 const DeviceInterface& deviceInterface = context.getDeviceInterface(); in createAllocator() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkPrograms.cpp201 Move<VkShaderModule> createShaderModule (const DeviceInterface& deviceInterface, VkDevice device, c… in createShaderModule()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseBinding.cpp115 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesBufferSparseResidency.cpp155 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesImageSparseBinding.cpp137 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesBufferMemoryAliasing.cpp173 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesShaderIntrinsicsBase.cpp281 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesMipmapSparseResidency.cpp187 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesShaderIntrinsicsStorage.cpp350 const DeviceInterface& deviceInterface = getDeviceInterface(); in recordCommands() local
DvktSparseResourcesImageSparseResidency.cpp249 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesImageMemoryAliasing.cpp237 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesShaderIntrinsicsSampled.cpp640 const DeviceInterface& deviceInterface = getDeviceInterface(); in recordCommands() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleInterpolationTests.cpp247 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local