Home
last modified time | relevance | path

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

12

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageQualifiersTests.cpp371 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
503 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareResources() local
542 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local
571 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsBeforeCompute() local
587 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local
642 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareResources() local
655 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local
680 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local
DvktImageAtomicOperationTests.cpp505 const DeviceInterface& deviceInterface, in initDataForImage()
1035 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
1213 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in shaderFillImage() local
1266 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in createImageAndView() local
1388 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local
1427 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local
1692 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local
1731 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsBeforeCompute() local
1756 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp470 void createCommandBuffer (const DeviceInterface& deviceInterface, const VkDevice device, const deUi… in createCommandBuffer()
490 void createFences (const DeviceInterface& deviceInterface, VkDevice device, bool signaled, deUint32… in createFences()
504 void destroyFences (const DeviceInterface& deviceInterface, VkDevice device, deUint32 numFences, Vk… in destroyFences()
529 void recordRenderPass (const DeviceInterface& deviceInterface, const RenderInfo& renderInfo) in recordRenderPass()
666 const DeviceInterface& deviceInterface = testContext.vkd; in generateWork() local
1047 const DeviceInterface& deviceInterface = context.getDeviceInterface(); in testFences() local
DvktSynchronizationInternallySynchronizedObjectsTests.cpp208 const DeviceInterface& deviceInterface = context.getDeviceInterface(); in createAllocator() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageAlignedMipSize.cpp202 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesBufferSparseBinding.cpp127 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesImageBlockShapes.cpp209 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesBufferSparseResidency.cpp166 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesBufferMemoryAliasing.cpp184 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesImageSparseBinding.cpp162 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesShaderIntrinsicsStorage.cpp410 const DeviceInterface& deviceInterface = getDeviceInterface(); in recordCommands() local
DvktSparseResourcesMipmapSparseResidency.cpp166 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesShaderIntrinsicsBase.cpp523 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesShaderIntrinsicsSampled.cpp591 const DeviceInterface& deviceInterface = getDeviceInterface(); in recordCommands() local
DvktSparseResourcesImageMemoryAliasing.cpp221 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesImageSparseResidency.cpp331 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleBaseResolve.cpp61 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp124 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
DvktPipelineMultisampleShaderBuiltInTests.cpp661 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in createMSPassDescSetLayout() local
676 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in createMSPassDescSet() local
/external/deqp/external/vulkancts/modules/vulkan/postmortem/
DvktPostmortemDeviceFaultTests.cpp431 …const DeviceInterface& deviceInterface = (m_params.type == TestType::Fake) ? fakeContext.getDevi… in iterate() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkPrograms.cpp916 Move<VkShaderModule> createShaderModule (const DeviceInterface& deviceInterface, VkDevice device, c… in createShaderModule()
DvkResourceInterface.cpp416 void ResourceInterfaceStandard::initDevice (DeviceInterface& deviceInterface, VkDevice device) in initDevice()
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp443 const DeviceInterface& deviceInterface = context.getDeviceInterface (); in createTLAS() local
976 const DeviceInterface& deviceInterface = context.getDeviceInterface (); in createTLAS() local
1094 virtual Move<VkPipelineLayout> getPipelineLayout(const vk::DeviceInterface& deviceInterface, in getPipelineLayout()
1689 Move<VkPipelineLayout> getPipelineLayout( const vk::DeviceInterface& deviceInterface, in getPipelineLayout()
7921 const DeviceInterface& deviceInterface = m_context.getDeviceInterface (); in runTest() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryBindingTests.cpp67 MemoryMappingRAII (const DeviceInterface& deviceInterface, in MemoryMappingRAII()
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustBufferAccessWithVariablePointersTests.cpp94 const vk::DeviceInterface& deviceInterface, in createTestBuffer()

12