Home
last modified time | relevance | path

Searched defs:deviceInterface (Results 1 – 25 of 30) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageQualifiersTests.cpp355 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
DvktImageAtomicOperationTests.cpp569 static void initDataForImage(const VkDevice device, const DeviceInterface &deviceInterface, const T… in initDataForImage()
1083 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in iterate() local
1253 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in shaderFillImage() local
1294 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in createImageAndView() local
1410 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local
1449 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local
1705 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in prepareDescriptors() local
1750 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in commandsBeforeCompute() local
1772 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in commandsAfterCompute() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp479 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
DvktSynchronizationInternallySynchronizedObjectsTests.cpp217 const DeviceInterface &deviceInterface = context.getDeviceInterface(); in createAllocator() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageAlignedMipSize.cpp189 const DeviceInterface &deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesImageBlockShapes.cpp193 const DeviceInterface &deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesBufferSparseBinding.cpp118 const DeviceInterface &deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesBufferSparseResidency.cpp154 const DeviceInterface &deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesBufferMemoryAliasing.cpp179 const DeviceInterface &deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesTransferQueueTests.cpp153 const DeviceInterface &deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesImageSparseBinding.cpp153 const DeviceInterface &deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesShaderIntrinsicsStorage.cpp427 const DeviceInterface &deviceInterface = getDeviceInterface(); in recordCommands() local
DvktSparseResourcesMipmapSparseResidency.cpp151 const DeviceInterface &deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesShaderIntrinsicsBase.cpp655 const DeviceInterface &deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesShaderIntrinsicsSampled.cpp599 const DeviceInterface &deviceInterface = getDeviceInterface(); in recordCommands() local
DvktSparseResourcesImageMemoryAliasing.cpp204 const DeviceInterface &deviceInterface = getDeviceInterface(); in iterate() local
DvktSparseResourcesImageSparseResidency.cpp345 const DeviceInterface &deviceInterface = getDeviceInterface(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleBaseResolve.cpp63 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in iterate() local
DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp131 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in iterate() local
DvktPipelineMultisampleShaderBuiltInTests.cpp692 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in createMSPassDescSetLayout() local
708 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in createMSPassDescSet() local
/external/deqp/external/vulkancts/modules/vulkan/postmortem/
DvktPostmortemDeviceFaultTests.cpp445 const DeviceInterface &deviceInterface = in iterate() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkPrograms.cpp978 Move<VkShaderModule> createShaderModule(const DeviceInterface &deviceInterface, VkDevice device, in createShaderModule()
DvkResourceInterface.cpp413 void ResourceInterfaceStandard::initDevice(DeviceInterface &deviceInterface, VkDevice device) in initDevice()
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp443 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()
7811 const DeviceInterface &deviceInterface = m_context.getDeviceInterface(); in runTest() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryBindingTests.cpp70 …MemoryMappingRAII(const DeviceInterface &deviceInterface, const VkDevice &device, VkDeviceMemory d… in MemoryMappingRAII()

12