/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/synchronization/ |
D | vktSynchronizationSmokeTests.cpp | 402 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
|
D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 163 const DeviceInterface& deviceInterface = context.getDeviceInterface(); in createAllocator() local
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkPrograms.cpp | 201 Move<VkShaderModule> createShaderModule (const DeviceInterface& deviceInterface, VkDevice device, c… in createShaderModule()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBufferSparseBinding.cpp | 115 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesBufferSparseResidency.cpp | 155 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesImageSparseBinding.cpp | 137 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesBufferMemoryAliasing.cpp | 173 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesShaderIntrinsicsBase.cpp | 281 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesMipmapSparseResidency.cpp | 187 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesShaderIntrinsicsStorage.cpp | 350 const DeviceInterface& deviceInterface = getDeviceInterface(); in recordCommands() local
|
D | vktSparseResourcesImageSparseResidency.cpp | 249 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesImageMemoryAliasing.cpp | 237 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 640 const DeviceInterface& deviceInterface = getDeviceInterface(); in recordCommands() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleInterpolationTests.cpp | 247 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
|