/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageQualifiersTests.cpp | 370 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local 502 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareResources() local 541 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local 570 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsBeforeCompute() local 586 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local 641 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareResources() local 654 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local 679 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local
|
D | vktImageAtomicOperationTests.cpp | 504 const DeviceInterface& deviceInterface, in initDataForImage() 981 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local 1159 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in shaderFillImage() local 1212 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in createImageAndView() local 1331 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local 1370 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local 1634 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local 1673 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsBeforeCompute() local 1698 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationSmokeTests.cpp | 431 void createCommandBuffer (const DeviceInterface& deviceInterface, const VkDevice device, const deUi… in createCommandBuffer() 451 void createFences (const DeviceInterface& deviceInterface, VkDevice device, bool signaled, deUint32… in createFences() 465 void destroyFences (const DeviceInterface& deviceInterface, VkDevice device, deUint32 numFences, Vk… in destroyFences() 490 void recordRenderPass (const DeviceInterface& deviceInterface, const RenderInfo& renderInfo) in recordRenderPass() 622 const DeviceInterface& deviceInterface = testContext.vkd; in generateWork() local 997 const DeviceInterface& deviceInterface = context.getDeviceInterface(); in testFences() local 1107 const DeviceDriver deviceInterface (platformInterface, context.getInstance(), *device); in testSemaphores() local
|
D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 168 const DeviceInterface& deviceInterface = context.getDeviceInterface(); in createAllocator() local
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesImageAlignedMipSize.cpp | 202 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesBufferSparseBinding.cpp | 127 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesImageBlockShapes.cpp | 209 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesBufferSparseResidency.cpp | 166 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesBufferMemoryAliasing.cpp | 184 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesShaderIntrinsicsStorage.cpp | 383 const DeviceInterface& deviceInterface = getDeviceInterface(); in recordCommands() local
|
D | vktSparseResourcesImageSparseBinding.cpp | 162 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesMipmapSparseResidency.cpp | 166 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesShaderIntrinsicsBase.cpp | 491 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 548 const DeviceInterface& deviceInterface = getDeviceInterface(); in recordCommands() local
|
D | vktSparseResourcesImageMemoryAliasing.cpp | 221 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
D | vktSparseResourcesImageSparseResidency.cpp | 331 const DeviceInterface& deviceInterface = getDeviceInterface(); in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleBaseResolve.cpp | 59 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
|
D | vktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp | 123 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in iterate() local
|
D | vktPipelineMultisampleShaderBuiltInTests.cpp | 651 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in createMSPassDescSetLayout() local 666 const DeviceInterface& deviceInterface = m_context.getDeviceInterface(); in createMSPassDescSet() local
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkPrograms.cpp | 688 Move<VkShaderModule> createShaderModule (const DeviceInterface& deviceInterface, VkDevice device, c… in createShaderModule()
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsm64bitCompareTests.cpp | 1075 vk::Move<vk::VkShaderModule> createShaderModule (const vk::DeviceInterface& deviceInterface, in createShaderModule()
|
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingMiscTests.cpp | 441 const DeviceInterface& deviceInterface = context.getDeviceInterface (); in createTLAS() local 974 const DeviceInterface& deviceInterface = context.getDeviceInterface (); in createTLAS() local 1092 virtual Move<VkPipelineLayout> getPipelineLayout(const vk::DeviceInterface& deviceInterface, in getPipelineLayout() 1687 Move<VkPipelineLayout> getPipelineLayout( const vk::DeviceInterface& deviceInterface, in getPipelineLayout() 7913 const DeviceInterface& deviceInterface = m_context.getDeviceInterface (); in runTest() local
|
/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 | 92 void createTestBuffer (const vk::DeviceInterface& deviceInterface, in createTestBuffer()
|
/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/ |
D | vktDescriptorSetsIndexingTests.cpp | 433 const DeviceInterface& deviceInterface = context.getDeviceInterface(); in init() local
|