Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageQualifiersTests.cpp371 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
505 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareResources() local
544 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local
573 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsBeforeCompute() local
589 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local
644 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareResources() local
657 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local
682 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local
DvktImageAtomicOperationTests.cpp465 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
609 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local
632 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local
756 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareResources() local
797 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local
823 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsBeforeCompute() local
839 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp396 void createCommandBuffer (const DeviceInterface& deviceInterface, const VkDevice device, const deUi… in createCommandBuffer()
416 void createFences (const DeviceInterface& deviceInterface, VkDevice device, bool signaled, deUint32… in createFences()
430 void destroyFences (const DeviceInterface& deviceInterface, VkDevice device, deUint32 numFences, Vk… in destroyFences()
455 void recordRenderPass (const DeviceInterface& deviceInterface, const RenderInfo& renderInfo) in recordRenderPass()
587 const DeviceInterface& deviceInterface = testContext.vkd; in generateWork() local
977 const DeviceInterface& deviceInterface = context.getDeviceInterface(); in testFences() local
1086 const DeviceDriver deviceInterface (platformInterface, context.getInstance(), *device); in testSemaphores() local
1195 const DeviceInterface& deviceInterface = context.getDeviceInterface(); in testEvents() local
DvktSynchronizationInternallySynchronizedObjectsTests.cpp166 const DeviceInterface& deviceInterface = context.getDeviceInterface(); in createAllocator() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleBaseResolve.cpp48 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp120 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
DvktPipelineMultisampleShaderBuiltInTests.cpp637 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in createMSPassDescSetLayout() local
652 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in createMSPassDescSet() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageAlignedMipSize.cpp171 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesBufferSparseBinding.cpp124 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesImageBlockShapes.cpp183 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesBufferSparseResidency.cpp165 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesBufferMemoryAliasing.cpp183 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesImageSparseBinding.cpp150 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesShaderIntrinsicsBase.cpp272 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesShaderIntrinsicsStorage.cpp351 const DeviceInterface& deviceInterface = getDeviceInterface(); in recordCommands() local
DvktSparseResourcesMipmapSparseResidency.cpp149 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesShaderIntrinsicsSampled.cpp514 const DeviceInterface& deviceInterface = getDeviceInterface(); in recordCommands() local
DvktSparseResourcesImageMemoryAliasing.cpp201 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesImageSparseResidency.cpp214 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkPrograms.cpp836 Move<VkShaderModule> createShaderModule (const DeviceInterface& deviceInterface, VkDevice device, c… in createShaderModule()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryBindingTests.cpp65 MemoryMappingRAII (const DeviceInterface& deviceInterface, in MemoryMappingRAII()
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustBufferAccessWithVariablePointersTests.cpp107 void createTestBuffer (const vk::DeviceInterface& deviceInterface, in createTestBuffer()