/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 | 454 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local 624 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local 647 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local 771 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareResources() local 812 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local 838 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsBeforeCompute() local 854 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() 422 void createFences (const DeviceInterface& deviceInterface, VkDevice device, bool signaled, deUint32… in createFences() 436 void destroyFences (const DeviceInterface& deviceInterface, VkDevice device, deUint32 numFences, Vk… in destroyFences() 461 void recordRenderPass (const DeviceInterface& deviceInterface, const RenderInfo& renderInfo) in recordRenderPass() 606 const DeviceInterface& deviceInterface = testContext.vkd; in generateWork() local 996 const DeviceInterface& deviceInterface = context.getDeviceInterface(); in testFences() local 1110 const DeviceDriver deviceInterface (instanceInterface, *device); in testSemaphores() local 1230 const DeviceInterface& deviceInterface = context.getDeviceInterface(); in testEvents() local
|
D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 163 const DeviceInterface& deviceInterface = context.getDeviceInterface(); in createAllocator() local
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmUtils.cpp | 208 …nstanceInterface, const VkPhysicalDevice physicalDevice, const DeviceInterface& deviceInterface, c… in createAllocator()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBufferSparseBinding.cpp | 122 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesBufferSparseResidency.cpp | 165 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesBufferMemoryAliasing.cpp | 181 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesImageSparseBinding.cpp | 148 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesShaderIntrinsicsStorage.cpp | 350 const DeviceInterface& deviceInterface = getDeviceInterface(); in recordCommands() local
|
D | vktSparseResourcesShaderIntrinsicsBase.cpp | 281 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesMipmapSparseResidency.cpp | 158 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 640 const DeviceInterface& deviceInterface = getDeviceInterface(); in recordCommands() local
|
D | vktSparseResourcesImageSparseResidency.cpp | 223 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesImageMemoryAliasing.cpp | 210 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleBaseResolve.cpp | 43 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
|
D | vktPipelineMultisampleShaderBuiltInTests.cpp | 618 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in createMSPassDescSetLayout() local 633 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in createMSPassDescSet() local
|
D | vktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp | 115 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkPrograms.cpp | 222 Move<VkShaderModule> createShaderModule (const DeviceInterface& deviceInterface, VkDevice device, c… in createShaderModule()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryBindingTests.cpp | 63 MemoryMappingRAII (const DeviceInterface& deviceInterface, in MemoryMappingRAII()
|