/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageQualifiersTests.cpp | 355 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in iterate() local 494 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in prepareResources() local 537 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local 567 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in commandsBeforeCompute() local 582 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local 635 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in prepareResources() local 651 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local 676 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local
|
H A D | vktImageAtomicOperationTests.cpp | 569 static void initDataForImage(const VkDevice device, const DeviceInterface &deviceInterface, const T… in initDataForImage() 1089 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in iterate() local 1259 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in shaderFillImage() local 1300 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in createImageAndView() local 1416 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local 1455 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local 1711 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local 1756 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in commandsBeforeCompute() local 1778 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationSmokeTests.cpp | 479 void createCommandBuffer(const DeviceInterface &deviceInterface, const VkDevice device, const uint3… in createCommandBuffer() 501 void createFences(const DeviceInterface &deviceInterface, VkDevice device, bool signaled, uint32_t … in createFences() 516 void destroyFences(const DeviceInterface &deviceInterface, VkDevice device, uint32_t numFences, VkF… in destroyFences() 541 void recordRenderPass(const DeviceInterface &deviceInterface, const RenderInfo &renderInfo) in recordRenderPass() 678 const DeviceInterface &deviceInterface = testContext.vkd; in generateWork() local 1054 const DeviceInterface &deviceInterface = context.getDeviceInterface(); in testFences() local
|
H A D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 217 const DeviceInterface &deviceInterface = context.getDeviceInterface(); in createAllocator() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesImageAlignedMipSize.cpp | 189 const DeviceInterface &deviceInterface = getDeviceInterface(); in iterate() local
|
H A D | vktSparseResourcesBufferSparseBinding.cpp | 118 const DeviceInterface &deviceInterface = getDeviceInterface(); in iterate() local
|
H A D | vktSparseResourcesImageBlockShapes.cpp | 193 const DeviceInterface &deviceInterface = getDeviceInterface(); in iterate() local
|
H A D | vktSparseResourcesBufferSparseResidency.cpp | 154 const DeviceInterface &deviceInterface = getDeviceInterface(); in iterate() local
|
H A D | vktSparseResourcesBufferMemoryAliasing.cpp | 179 const DeviceInterface &deviceInterface = getDeviceInterface(); in iterate() local
|
H A D | vktSparseResourcesTransferQueueTests.cpp | 153 const DeviceInterface &deviceInterface = getDeviceInterface(); in iterate() local
|
H A D | vktSparseResourcesImageSparseBinding.cpp | 153 const DeviceInterface &deviceInterface = getDeviceInterface(); in iterate() local
|
H A D | vktSparseResourcesShaderIntrinsicsStorage.cpp | 427 const DeviceInterface &deviceInterface = getDeviceInterface(); in recordCommands() local
|
H A D | vktSparseResourcesMipmapSparseResidency.cpp | 151 const DeviceInterface &deviceInterface = getDeviceInterface(); in iterate() local
|
H A D | vktSparseResourcesShaderIntrinsicsBase.cpp | 655 const DeviceInterface &deviceInterface = getDeviceInterface(); in iterate() local
|
H A D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 599 const DeviceInterface &deviceInterface = getDeviceInterface(); in recordCommands() local
|
H A D | vktSparseResourcesImageMemoryAliasing.cpp | 204 const DeviceInterface &deviceInterface = getDeviceInterface(); in iterate() local
|
H A D | vktSparseResourcesImageSparseResidency.cpp | 345 const DeviceInterface &deviceInterface = getDeviceInterface(); in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleBaseResolve.cpp | 63 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in iterate() local
|
H A D | vktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp | 131 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in iterate() local
|
H A D | vktPipelineMultisampleShaderBuiltInTests.cpp | 692 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in createMSPassDescSetLayout() local 708 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in createMSPassDescSet() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/postmortem/ |
H A D | vktPostmortemDeviceFaultTests.cpp | 445 const DeviceInterface &deviceInterface = in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingMiscTests.cpp | 443 const DeviceInterface &deviceInterface = context.getDeviceInterface(); in createTLAS() local 917 const DeviceInterface &deviceInterface = context.getDeviceInterface(); in createTLAS() local 1025 …virtual Move<VkPipelineLayout> getPipelineLayout(const vk::DeviceInterface &deviceInterface, VkDev… in getPipelineLayout() 1595 …Move<VkPipelineLayout> getPipelineLayout(const vk::DeviceInterface &deviceInterface, VkDevice devi… in getPipelineLayout() 7818 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in runTest() local
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkPrograms.cpp | 978 Move<VkShaderModule> createShaderModule(const DeviceInterface &deviceInterface, VkDevice device, in createShaderModule()
|
H A D | vkResourceInterface.cpp | 413 void ResourceInterfaceStandard::initDevice(DeviceInterface &deviceInterface, VkDevice device) in initDevice()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryBindingTests.cpp | 70 …MemoryMappingRAII(const DeviceInterface &deviceInterface, const VkDevice &device, VkDeviceMemory d… in MemoryMappingRAII()
|