/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageQualifiersTests.cpp | 371 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
|
D | vktImageAtomicOperationTests.cpp | 465 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/ |
D | vktSynchronizationSmokeTests.cpp | 396 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
|
D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 166 const DeviceInterface& deviceInterface = context.getDeviceInterface(); in createAllocator() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleBaseResolve.cpp | 48 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
|
D | vktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp | 120 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
|
D | vktPipelineMultisampleShaderBuiltInTests.cpp | 637 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/ |
D | vktSparseResourcesImageAlignedMipSize.cpp | 171 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesBufferSparseBinding.cpp | 124 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesImageBlockShapes.cpp | 183 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesBufferSparseResidency.cpp | 165 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesBufferMemoryAliasing.cpp | 183 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesImageSparseBinding.cpp | 150 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesShaderIntrinsicsBase.cpp | 272 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesShaderIntrinsicsStorage.cpp | 351 const DeviceInterface& deviceInterface = getDeviceInterface(); in recordCommands() local
|
D | vktSparseResourcesMipmapSparseResidency.cpp | 149 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 514 const DeviceInterface& deviceInterface = getDeviceInterface(); in recordCommands() local
|
D | vktSparseResourcesImageMemoryAliasing.cpp | 201 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesImageSparseResidency.cpp | 214 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkPrograms.cpp | 836 Move<VkShaderModule> createShaderModule (const DeviceInterface& deviceInterface, VkDevice device, c… in createShaderModule()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryBindingTests.cpp | 65 MemoryMappingRAII (const DeviceInterface& deviceInterface, in MemoryMappingRAII()
|
/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustBufferAccessWithVariablePointersTests.cpp | 107 void createTestBuffer (const vk::DeviceInterface& deviceInterface, in createTestBuffer()
|