/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageQualifiersTests.cpp | 359 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
|
D | vktImageAtomicOperationTests.cpp | 445 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/ |
D | vktSynchronization.cpp | 398 void createCommandBuffer (const DeviceInterface& deviceInterface, const VkDevice device, const deUi… in createCommandBuffer() 425 void createFences (const DeviceInterface& deviceInterface, VkDevice device, bool signaled, deUint32… in createFences() 439 void destroyFences (const DeviceInterface& deviceInterface, VkDevice device, deUint32 numFences, Vk… in destroyFences() 464 void recordRenderPass (const DeviceInterface& deviceInterface, const RenderInfo& renderInfo) in recordRenderPass() 609 const DeviceInterface& deviceInterface = testContext.vkd; in generateWork() local 995 const DeviceInterface& deviceInterface = context.getDeviceInterface(); in testFences() local 1102 vk::refdetails::Checked<VkSemaphore> createSemaphore (const DeviceInterface& deviceInterface, const… in createSemaphore() 1122 const DeviceDriver deviceInterface (instanceInterface, *device); in testSemaphores() local 1238 vk::refdetails::Checked<VkEvent> createEvent (const DeviceInterface& deviceInterface, const VkDevic… in createEvent() 1254 const DeviceInterface& deviceInterface = context.getDeviceInterface(); in testEvents() local
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkPrograms.cpp | 193 Move<VkShaderModule> createShaderModule (const DeviceInterface& deviceInterface, VkDevice device, c… in createShaderModule()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.cpp | 51 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in createDeviceSupportingQueues() local
|
D | vktSparseResourcesBufferSparseBinding.cpp | 101 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesImageSparseBinding.cpp | 116 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesBufferSparseResidency.cpp | 140 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesBufferMemoryAliasing.cpp | 156 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesMipmapSparseResidency.cpp | 129 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesImageSparseResidency.cpp | 231 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
|