/external/deqp/external/vulkancts/modules/vulkan/util/ |
D | vktExternalMemoryUtil.cpp | 431 int getMemoryFd (const vk::DeviceInterface& vkd, in getMemoryFd() 452 void getMemoryNative (const vk::DeviceInterface& vkd, in getMemoryNative() 526 vk::Move<vk::VkFence> createExportableFence (const vk::DeviceInterface& vkd, in createExportableFence() 546 int getFenceFd (const vk::DeviceInterface& vkd, in getFenceFd() 567 void getFenceNative (const vk::DeviceInterface& vkd, in getFenceNative() 623 void importFence (const vk::DeviceInterface& vkd, in importFence() 668 vk::Move<vk::VkFence> createAndImportFence (const vk::DeviceInterface& vkd, in createAndImportFence() 681 vk::Move<vk::VkSemaphore> createExportableSemaphore (const vk::DeviceInterface& vkd, in createExportableSemaphore() 701 int getSemaphoreFd (const vk::DeviceInterface& vkd, in getSemaphoreFd() 722 void getSemaphoreNative (const vk::DeviceInterface& vkd, in getSemaphoreNative() [all …]
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkMemUtil.cpp | 57 HostPtr::HostPtr (const DeviceInterface& vkd, VkDevice device, VkDeviceMemory memory, VkDeviceSize … in HostPtr() 102 void flushAlloc (const DeviceInterface& vkd, VkDevice device, const Allocation& alloc) in flushAlloc() 107 void invalidateAlloc (const DeviceInterface& vkd, VkDevice device, const Allocation& alloc) in invalidateAlloc() 237 const DeviceInterface& vkd, in allocateDedicated() 266 const DeviceInterface& vkd, in allocateDedicated() 285 const DeviceInterface& vkd, in allocateDedicated() 303 void* mapMemory (const DeviceInterface& vkd, VkDevice device, VkDeviceMemory mem, VkDeviceSize offs… in mapMemory() 311 void flushMappedMemoryRange (const DeviceInterface& vkd, VkDevice device, VkDeviceMemory memory, Vk… in flushMappedMemoryRange() 325 void invalidateMappedMemoryRange (const DeviceInterface& vkd, VkDevice device, VkDeviceMemory memor… in invalidateMappedMemoryRange() 352 void bindImagePlaneMemory (const DeviceInterface& vkd, in bindImagePlaneMemory()
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiDisplayTimingTests.cpp | 221 void initSemaphores (const vk::DeviceInterface& vkd, in initSemaphores() 229 void deinitSemaphores (const vk::DeviceInterface& vkd, in deinitSemaphores() 244 void initFences (const vk::DeviceInterface& vkd, in initFences() 252 void deinitFences (const vk::DeviceInterface& vkd, in deinitFences() 267 void cmdRenderFrame (const vk::DeviceInterface& vkd, in cmdRenderFrame() 281 vk::Move<vk::VkCommandBuffer> createCommandBuffer (const vk::DeviceInterface& vkd, in createCommandBuffer() 316 void deinitCommandBuffers (const vk::DeviceInterface& vkd, in deinitCommandBuffers() 332 vk::Move<vk::VkCommandPool> createCommandPool (const vk::DeviceInterface& vkd, in createCommandPool() 347 vk::Move<vk::VkFramebuffer> createFramebuffer (const vk::DeviceInterface& vkd, in createFramebuffer() 371 void initFramebuffers (const vk::DeviceInterface& vkd, in initFramebuffers() [all …]
|
D | vktWsiIncrementalPresentTests.cpp | 223 void initSemaphores (const vk::DeviceInterface& vkd, in initSemaphores() 231 void deinitSemaphores (const vk::DeviceInterface& vkd, in deinitSemaphores() 246 void initFences (const vk::DeviceInterface& vkd, in initFences() 254 void deinitFences (const vk::DeviceInterface& vkd, in deinitFences() 320 void cmdRenderFrame (const vk::DeviceInterface& vkd, in cmdRenderFrame() 360 vk::Move<vk::VkCommandBuffer> createCommandBuffer (const vk::DeviceInterface& vkd, in createCommandBuffer() 423 void deinitCommandBuffers (const vk::DeviceInterface& vkd, in deinitCommandBuffers() 439 vk::Move<vk::VkCommandPool> createCommandPool (const vk::DeviceInterface& vkd, in createCommandPool() 454 vk::Move<vk::VkFramebuffer> createFramebuffer (const vk::DeviceInterface& vkd, in createFramebuffer() 478 void initFramebuffers (const vk::DeviceInterface& vkd, in initFramebuffers() [all …]
|
D | vktWsiColorSpaceTests.cpp | 231 const DeviceDriver vkd; member 458 Move<VkRenderPass> TriangleRenderer::createRenderPass (const DeviceInterface& vkd, in createRenderPass() 531 Move<VkPipelineLayout> TriangleRenderer::createPipelineLayout (const DeviceInterface& vkd, in createPipelineLayout() 554 Move<VkPipeline> TriangleRenderer::createPipeline (const DeviceInterface& vkd, in createPipeline() 581 Move<VkImageView> TriangleRenderer::createAttachmentView (const DeviceInterface& vkd, in createAttachmentView() 607 Move<VkFramebuffer> TriangleRenderer::createFramebuffer (const DeviceInterface& vkd, in createFramebuffer() 629 Move<VkBuffer> TriangleRenderer::createBuffer (const DeviceInterface& vkd, in createBuffer() 649 TriangleRenderer::TriangleRenderer (const DeviceInterface& vkd, in TriangleRenderer() 757 vector<FenceSp> createFences (const DeviceInterface& vkd, in createFences() 769 vector<SemaphoreSp> createSemaphores (const DeviceInterface& vkd, in createSemaphores() [all …]
|
D | vktWsiSharedPresentableImageTests.cpp | 234 void initSemaphores (const vk::DeviceInterface& vkd, in initSemaphores() 242 void deinitSemaphores (const vk::DeviceInterface& vkd, in deinitSemaphores() 257 void initFences (const vk::DeviceInterface& vkd, in initFences() 265 void deinitFences (const vk::DeviceInterface& vkd, in deinitFences() 280 void cmdRenderFrame (const vk::DeviceInterface& vkd, in cmdRenderFrame() 294 vk::Move<vk::VkCommandBuffer> createCommandBuffer (const vk::DeviceInterface& vkd, in createCommandBuffer() 329 void deinitCommandBuffers (const vk::DeviceInterface& vkd, in deinitCommandBuffers() 345 vk::Move<vk::VkCommandPool> createCommandPool (const vk::DeviceInterface& vkd, in createCommandPool() 360 vk::Move<vk::VkFramebuffer> createFramebuffer (const vk::DeviceInterface& vkd, in createFramebuffer() 384 vk::Move<vk::VkImageView> createImageView (const vk::DeviceInterface& vkd, in createImageView() [all …]
|
D | vktWsiSwapchainTests.cpp | 228 const DeviceDriver vkd; member 845 Move<VkRenderPass> TriangleRenderer::createRenderPass (const DeviceInterface& vkd, in createRenderPass() 918 Move<VkPipelineLayout> TriangleRenderer::createPipelineLayout (const DeviceInterface& vkd, in createPipelineLayout() 941 Move<VkPipeline> TriangleRenderer::createPipeline (const DeviceInterface& vkd, in createPipeline() 968 Move<VkImageView> TriangleRenderer::createAttachmentView (const DeviceInterface& vkd, in createAttachmentView() 994 Move<VkFramebuffer> TriangleRenderer::createFramebuffer (const DeviceInterface& vkd, in createFramebuffer() 1016 Move<VkBuffer> TriangleRenderer::createBuffer (const DeviceInterface& vkd, in createBuffer() 1036 TriangleRenderer::TriangleRenderer (const DeviceInterface& vkd, in TriangleRenderer() 1144 vector<FenceSp> createFences (const DeviceInterface& vkd, in createFences() 1156 vector<SemaphoreSp> createSemaphores (const DeviceInterface& vkd, in createSemaphores() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassSampleReadTests.cpp | 147 const DeviceInterface& vkd, in createImage() 185 Move<VkImageView> createImageView (const DeviceInterface& vkd, in createImageView() 210 Move<VkBuffer> createBuffer (const DeviceInterface& vkd, in createBuffer() 253 Move<VkRenderPass> createRenderPass (const DeviceInterface& vkd, in createRenderPass() 411 Move<VkRenderPass> createRenderPass (const DeviceInterface& vkd, in createRenderPass() 429 Move<VkFramebuffer> createFramebuffer (const DeviceInterface& vkd, in createFramebuffer() 463 Move<VkPipelineLayout> createRenderPipelineLayout (const DeviceInterface& vkd, in createRenderPipelineLayout() 482 Move<VkPipeline> createRenderPipeline (const DeviceInterface& vkd, in createRenderPipeline() 541 Move<VkDescriptorSetLayout> createSubpassDescriptorSetLayout (const DeviceInterface& vkd, in createSubpassDescriptorSetLayout() 574 Move<VkPipelineLayout> createSubpassPipelineLayout (const DeviceInterface& vkd, in createSubpassPipelineLayout() [all …]
|
D | vktRenderPassMultisampleTests.cpp | 215 const DeviceInterface& vkd, in createImage() 263 Move<VkImageView> createImageAttachmentView (const DeviceInterface& vkd, in createImageAttachmentView() 281 Move<VkImageView> createSrcPrimaryInputImageView (const DeviceInterface& vkd, in createSrcPrimaryInputImageView() 301 Move<VkImageView> createSrcSecondaryInputImageView (const DeviceInterface& vkd, in createSrcSecondaryInputImageView() 331 Move<VkBuffer> createBuffer (const DeviceInterface& vkd, in createBuffer() 375 const DeviceInterface& vkd, in createMultisampleImages() 392 const DeviceInterface& vkd, in createSingleSampleImages() 407 std::vector<de::SharedPtr<Allocation> > createImageMemory (const DeviceInterface& vkd, in createImageMemory() 420 std::vector<VkImageViewSp> createImageAttachmentViews (const DeviceInterface& vkd, in createImageAttachmentViews() 434 std::vector<VkBufferSp> createBuffers (const DeviceInterface& vkd, in createBuffers() [all …]
|
D | vktRenderPassSparseRenderTargetTests.cpp | 151 Move<VkImageView> createImageView (const DeviceInterface& vkd, in createImageView() 169 Move<VkBuffer> createBuffer (const DeviceInterface& vkd, in createBuffer() 195 Move<VkRenderPass> createRenderPass (const DeviceInterface& vkd, in createRenderPass() 255 Move<VkRenderPass> createRenderPass (const DeviceInterface& vkd, in createRenderPass() 271 Move<VkFramebuffer> createFramebuffer (const DeviceInterface& vkd, in createFramebuffer() 296 Move<VkPipelineLayout> createRenderPipelineLayout (const DeviceInterface& vkd, in createRenderPipelineLayout() 315 Move<VkPipeline> createRenderPipeline (const DeviceInterface& vkd, in createRenderPipeline() 452 const DeviceInterface& vkd (m_context.getDeviceInterface()); in iterateInternal() local
|
D | vktRenderPassMultisampleResolveTests.cpp | 227 const DeviceInterface& vkd, in createImage() 277 Move<VkImageView> createImageView (const DeviceInterface& vkd, in createImageView() 303 Move<VkBuffer> createBuffer (const DeviceInterface& vkd, in createBuffer() 348 const DeviceInterface& vkd, in createMultisampleImages() 366 const DeviceInterface& vkd, in createSingleSampleImages() 381 std::vector<de::SharedPtr<Allocation> > createImageMemory (const DeviceInterface& vkd, in createImageMemory() 394 std::vector<VkImageViewSp> createImageViews (const DeviceInterface& vkd, in createImageViews() 409 std::vector<VkBufferSp> createBuffers (const DeviceInterface& vkd, in createBuffers() 424 std::vector<de::SharedPtr<Allocation> > createBufferMemory (const DeviceInterface& vkd, in createBufferMemory() 438 Move<VkRenderPass> createRenderPass (const DeviceInterface& vkd, in createRenderPass() [all …]
|
D | vktRenderPassSubpassDependencyTests.cpp | 172 vector<SharedPtrVkImageView> createImageViews (const DeviceInterface& vkd, in createImageViews() 197 Move<VkBuffer> createBuffer (const DeviceInterface& vkd, in createBuffer() 220 vector<SharedPtrVkDescriptorLayout> createDescriptorSetLayouts (const DeviceInterface& vkd, in createDescriptorSetLayouts() 252 vector<SharedPtrVkDescriptorPool> createDescriptorPools (const DeviceInterface& vkd, in createDescriptorPools() 471 …tor<SharedPtrVkSampler> ExternalDependencyTestInstance::createSamplers (const DeviceInterface& vkd, in createSamplers() 507 …redPtrVkRenderPass> ExternalDependencyTestInstance::createRenderPasses (const DeviceInterface& vkd, in createRenderPasses() 522 …PtrVkFramebuffer> ExternalDependencyTestInstance::createFramebuffers (const DeviceInterface& vkd, in createFramebuffers() 554 …DescriptorSet> ExternalDependencyTestInstance::createDescriptorSets (const DeviceInterface& vkd, in createDescriptorSets() 605 …Layout> ExternalDependencyTestInstance::createRenderPipelineLayouts (const DeviceInterface& vkd, in createRenderPipelineLayouts() 631 …trVkPipeline> ExternalDependencyTestInstance::createRenderPipelines (const DeviceInterface& vkd, in createRenderPipelines() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiExternalMemoryTests.cpp | 72 vk::VkMemoryDedicatedRequirements getMemoryDedicatedRequirements (const vk::DeviceInterface& vkd, in getMemoryDedicatedRequirements() 101 vk::VkMemoryDedicatedRequirements getMemoryDedicatedRequirements (const vk::DeviceInterface& vkd, in getMemoryDedicatedRequirements() 130 void writeHostMemory (const vk::DeviceInterface& vkd, in writeHostMemory() 145 void checkHostMemory (const vk::DeviceInterface& vkd, in checkHostMemory() 348 vk::VkQueue getQueue (const vk::DeviceInterface& vkd, in getQueue() 508 void submitDummySignal (const vk::DeviceInterface& vkd, in submitDummySignal() 596 void submitDummyWait (const vk::DeviceInterface& vkd, in submitDummyWait() 620 void submitDummySignal (const vk::DeviceInterface& vkd, in submitDummySignal() 769 const vk::DeviceDriver vkd (vkp, *instance, *device); in testSemaphoreWin32Create() local 840 const vk::DeviceDriver vkd (vkp, *instance, *device); in testSemaphoreImportTwice() local [all …]
|
D | vktApiGetMemoryCommitment.cpp | 106 const DeviceInterface& vkd = m_context.getDeviceInterface(); in iterate() local 368 const DeviceInterface& vkd = m_context.getDeviceInterface(); in iterate() local 447 const DeviceInterface& vkd = m_context.getDeviceInterface(); in createCommandPool() local 456 const DeviceInterface& vkd = m_context.getDeviceInterface(); in allocatePrimaryCommandBuffer() local 482 const DeviceInterface& vkd = m_context.getDeviceInterface(); in isDeviceMemoryCommitmentOk() local
|
D | vktApiDescriptorPoolTests.cpp | 70 const DeviceInterface& vkd = context.getDeviceInterface(); in resetDescriptorPoolTest() local 164 const DeviceInterface& vkd = context.getDeviceInterface(); in outOfPoolMemoryTest() local
|
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrImageQueryTests.cpp | 140 Move<VkImage> createTestImage (const DeviceInterface& vkd, in createTestImage() 168 Move<VkImageView> createImageView (const DeviceInterface& vkd, in createImageView() 222 TestImage::TestImage (const DeviceInterface& vkd, in TestImage() 238 Move<VkDescriptorSetLayout> createDescriptorSetLayout (const DeviceInterface& vkd, VkDevice device,… in createDescriptorSetLayout() 260 Move<VkDescriptorPool> createDescriptorPool (const DeviceInterface& vkd, VkDevice device) in createDescriptorPool() 279 Move<VkDescriptorSet> createDescriptorSet (const DeviceInterface& vkd, in createDescriptorSet() 296 void bindImage (const DeviceInterface& vkd, in bindImage() 341 const DeviceInterface& vkd = context.getDeviceInterface(); in testImageQuery() local 493 const DeviceInterface& vkd = context.getDeviceInterface(); in testImageQueryLod() local
|
D | vktYCbCrFormatTests.cpp | 75 Move<VkImage> createTestImage (const DeviceInterface& vkd, in createTestImage() 105 Move<VkImageView> createImageView (const DeviceInterface& vkd, in createImageView() 137 Move<VkDescriptorSetLayout> createDescriptorSetLayout (const DeviceInterface& vkd, VkDevice device,… in createDescriptorSetLayout() 159 Move<VkDescriptorPool> createDescriptorPool (const DeviceInterface& vkd, VkDevice device) in createDescriptorPool() 178 Move<VkDescriptorSet> createDescriptorSet (const DeviceInterface& vkd, in createDescriptorSet() 298 const DeviceInterface& vkd = context.getDeviceInterface(); in testFormat() local
|
D | vktYCbCrViewTests.cpp | 150 Move<VkImage> createTestImage (const DeviceInterface& vkd, in createTestImage() 178 Move<VkImageView> createImageView (const DeviceInterface& vkd, in createImageView() 216 Move<VkDescriptorSetLayout> createDescriptorSetLayout (const DeviceInterface& vkd, VkDevice device,… in createDescriptorSetLayout() 247 Move<VkDescriptorPool> createDescriptorPool (const DeviceInterface& vkd, VkDevice device) in createDescriptorPool() 266 Move<VkDescriptorSet> createDescriptorSet (const DeviceInterface& vkd, in createDescriptorSet() 337 void executeImageBarrier (const DeviceInterface& vkd, in executeImageBarrier() 475 const DeviceInterface& vkd = context.getDeviceInterface(); in testPlaneView() local
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemWsiSwapchainTests.cpp | 275 const vk::DeviceInterface& vkd = context.getDeviceInterface(); in generateSwapchainParameterCases() local 344 const vk::DeviceInterface& vkd = context.getDeviceInterface(); in generateSwapchainParameterCases() local 417 const vk::DeviceInterface& vkd = context.getDeviceInterface(); in generateSwapchainParameterCases() local 841 vk::Move<vk::VkRenderPass> TriangleRenderer::createRenderPass (const vk::DeviceInterface& vkd, in createRenderPass() 914 …:Move<vk::VkPipelineLayout> TriangleRenderer::createPipelineLayout (const vk::DeviceInterface& vkd, in createPipelineLayout() 937 vk::Move<vk::VkPipeline> TriangleRenderer::createPipeline (const vk::DeviceInterface& vkd, in createPipeline() 1067 std::vector<FenceSp> createFences (const vk::DeviceInterface& vkd, in createFences() 1079 std::vector<SemaphoreSp> createSemaphores (const vk::DeviceInterface& vkd, in createSemaphores() 1091 std::vector<CommandBufferSp> allocateCommandBuffers (const vk::DeviceInterface& vkd, in allocateCommandBuffers() 1116 const vk::DeviceInterface& vkd = context.getDeviceInterface(); in basicRenderTest() local
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationCrossInstanceSharingTests.cpp | 276 SimpleAllocation::SimpleAllocation (const vk::DeviceInterface& vkd, in SimpleAllocation() 493 vk::VkQueue getQueue (const vk::DeviceInterface& vkd, in getQueue() 504 vk::Move<vk::VkCommandPool> createCommandPool (const vk::DeviceInterface& vkd, in createCommandPool() 520 vk::Move<vk::VkCommandBuffer> createCommandBuffer (const vk::DeviceInterface& vkd, in createCommandBuffer() 538 de::MovePtr<vk::Allocation> allocateAndBindMemory (const vk::DeviceInterface& vkd, in allocateAndBindMemory() 588 de::MovePtr<vk::Allocation> allocateAndBindMemory (const vk::DeviceInterface& vkd, in allocateAndBindMemory() 637 de::MovePtr<Resource> createResource (const vk::DeviceInterface& vkd, in createResource() 733 de::MovePtr<vk::Allocation> importAndBindMemory (const vk::DeviceInterface& vkd, in importAndBindMemory() 751 de::MovePtr<vk::Allocation> importAndBindMemory (const vk::DeviceInterface& vkd, in importAndBindMemory() 768 de::MovePtr<Resource> importResource (const vk::DeviceInterface& vkd, in importResource() [all …]
|
D | vktSynchronizationWin32KeyedMutexTests.cpp | 130 SimpleAllocation::SimpleAllocation (const vk::DeviceInterface& vkd, in SimpleAllocation() 255 vk::Move<vk::VkDeviceMemory> importMemory (const vk::DeviceInterface& vkd, in importMemory() 295 de::MovePtr<vk::Allocation> importAndBindMemory (const vk::DeviceInterface& vkd, in importAndBindMemory() 328 de::MovePtr<vk::Allocation> importAndBindMemory (const vk::DeviceInterface& vkd, in importAndBindMemory() 361 de::MovePtr<Resource> importResource (const vk::DeviceInterface& vkd, in importResource() 455 void recordWriteBarrier (const vk::DeviceInterface& vkd, in recordWriteBarrier() 514 void recordReadBarrier (const vk::DeviceInterface& vkd, in recordReadBarrier()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 479 vk::Move<vk::VkCommandBuffer> createBeginCommandBuffer (const vk::DeviceInterface& vkd, in createBeginCommandBuffer() 510 vk::Move<vk::VkBuffer> createBuffer (const vk::DeviceInterface& vkd, in createBuffer() 533 vk::Move<vk::VkDeviceMemory> allocMemory (const vk::DeviceInterface& vkd, in allocMemory() 551 const vk::DeviceInterface& vkd, in bindBufferMemory() 601 const vk::DeviceInterface& vkd, in bindImageMemory() 650 void* mapMemory (const vk::DeviceInterface& vkd, in mapMemory() 778 vk::VkDeviceSize findMaxBufferSize (const vk::DeviceInterface& vkd, in findMaxBufferSize() 864 IVec2 findMaxRGBA8ImageSize (const vk::DeviceInterface& vkd, in findMaxRGBA8ImageSize() 933 const vk::DeviceInterface& vkd, in Memory() 955 const vk::DeviceInterface& vkd, in Context() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureTestUtil.cpp | 319 const DeviceInterface& vkd = m_context.getDeviceInterface(); in updateTextureData() local 429 const DeviceInterface& vkd = m_context.getDeviceInterface(); in updateTextureViewMipLevels() local 477 const DeviceInterface& vkd = m_context.getDeviceInterface(); in TextureRenderer() local 799 const DeviceInterface& vkd = m_context.getDeviceInterface(); in clearImage() local 919 const DeviceInterface& vkd = m_context.getDeviceInterface(); in makeDescriptorSet() local 935 const DeviceInterface& vkd = m_context.getDeviceInterface(); in addImageTransitionBarrier() local 988 const DeviceInterface& vkd = m_context.getDeviceInterface(); in renderQuad() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMakeUtil.cpp | 217 MovePtr<Allocation> bindImageDedicated (const InstanceInterface& vki, const DeviceInterface& vkd, c… in bindImageDedicated() 224 MovePtr<Allocation> bindBufferDedicated (const InstanceInterface& vki, const DeviceInterface& vkd, … in bindBufferDedicated()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktOpaqueTypeIndexingTests.cpp | 87 Move<VkBuffer> createBuffer (const DeviceInterface& vkd, VkDevice device, VkDeviceSize size, VkBuff… in createBuffer() 103 MovePtr<Allocation> allocateAndBindMemory (const DeviceInterface& vkd, VkDevice device, Allocator& … in allocateAndBindMemory() 482 Move<VkImage> createTestImage (const DeviceInterface& vkd, VkDevice device, TextureType texType, tc… in createTestImage() 506 de::MovePtr<Allocation> allocateAndBindMemory (const DeviceInterface& vkd, VkDevice device, Allocat… in allocateAndBindMemory() 515 Move<VkImageView> createTestImageView (const DeviceInterface& vkd, VkDevice device, VkImage image, … in createTestImageView() 549 const DeviceInterface& vkd = context.getDeviceInterface(); in TestImage() local 679 const DeviceInterface& vkd = m_context.getDeviceInterface(); in iterate() local 1179 const DeviceInterface& vkd = m_context.getDeviceInterface(); in iterate() local 1533 const DeviceInterface& vkd = m_context.getDeviceInterface(); in iterate() local
|