/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiSwapchainTests.cpp | 204 VkQueue getDeviceQueue (const DeviceInterface& vkd, VkDevice device, deUint32 queueFamilyIndex, deU… in getDeviceQueue() 216 const DeviceDriver vkd; member 795 Move<VkRenderPass> TriangleRenderer::createRenderPass (const DeviceInterface& vkd, in createRenderPass() 868 Move<VkPipelineLayout> TriangleRenderer::createPipelineLayout (const DeviceInterface& vkd, in createPipelineLayout() 891 Move<VkPipeline> TriangleRenderer::createPipeline (const DeviceInterface& vkd, in createPipeline() 1096 Move<VkImageView> TriangleRenderer::createAttachmentView (const DeviceInterface& vkd, in createAttachmentView() 1122 Move<VkFramebuffer> TriangleRenderer::createFramebuffer (const DeviceInterface& vkd, in createFramebuffer() 1144 Move<VkBuffer> TriangleRenderer::createBuffer (const DeviceInterface& vkd, in createBuffer() 1164 TriangleRenderer::TriangleRenderer (const DeviceInterface& vkd, in TriangleRenderer() 1297 Move<VkFence> createFence (const DeviceInterface& vkd, in createFence() [all …]
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkMemUtil.cpp | 57 void* mapMemory (const DeviceInterface& vkd, VkDevice device, VkDeviceMemory mem, VkDeviceSize offs… in mapMemory() 65 HostPtr::HostPtr (const DeviceInterface& vkd, VkDevice device, VkDeviceMemory memory, VkDeviceSize … in HostPtr() 213 void flushMappedMemoryRange (const DeviceInterface& vkd, VkDevice device, VkDeviceMemory memory, Vk… in flushMappedMemoryRange() 227 void invalidateMappedMemoryRange (const DeviceInterface& vkd, VkDevice device, VkDeviceMemory memor… in invalidateMappedMemoryRange()
|
D | vkWsiUtil.cpp | 313 std::vector<VkImage> getSwapchainImages (const DeviceInterface& vkd, in getSwapchainImages()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 472 vk::Move<vk::VkCommandBuffer> createCommandBuffer (const vk::DeviceInterface& vkd, in createCommandBuffer() 490 vk::Move<vk::VkCommandBuffer> createBeginCommandBuffer (const vk::DeviceInterface& vkd, in createBeginCommandBuffer() 521 vk::Move<vk::VkCommandPool> createCommandPool (const vk::DeviceInterface& vkd, in createCommandPool() 537 vk::Move<vk::VkBuffer> createBuffer (const vk::DeviceInterface& vkd, in createBuffer() 560 vk::Move<vk::VkDeviceMemory> allocMemory (const vk::DeviceInterface& vkd, in allocMemory() 578 const vk::DeviceInterface& vkd, in bindBufferMemory() 628 const vk::DeviceInterface& vkd, in bindImageMemory() 677 void queueRun (const vk::DeviceInterface& vkd, in queueRun() 701 void* mapMemory (const vk::DeviceInterface& vkd, in mapMemory() 821 vk::VkDeviceSize findMaxBufferSize (const vk::DeviceInterface& vkd, in findMaxBufferSize() [all …]
|
D | vktMemoryMappingTests.cpp | 325 const DeviceInterface& vkd = context.getDeviceInterface(); in testMemoryMapping() local 639 MemoryObject::MemoryObject (const DeviceInterface& vkd, in MemoryObject() 660 MemoryMapping* MemoryObject::mapRandom (const DeviceInterface& vkd, VkDevice device, de::Random& rn… in mapRandom() 683 void MemoryObject::randomFlush (const DeviceInterface& vkd, VkDevice device, de::Random& rng) in randomFlush() 696 void MemoryObject::randomInvalidate (const DeviceInterface& vkd, VkDevice device, de::Random& rng) in randomInvalidate() 800 MemoryObject* allocateRandom (const DeviceInterface& vkd, VkDevice device, de::Random& rng) in allocateRandom() 962 const DeviceInterface& vkd = m_context.getDeviceInterface(); in iterate() local
|
D | vktMemoryAllocationTests.cpp | 115 const DeviceInterface& vkd = m_context.getDeviceInterface(); in iterate() local 358 const DeviceInterface& vkd = m_context.getDeviceInterface(); in ~RandomAllocFreeTestInstance() local 375 const DeviceInterface& vkd = m_context.getDeviceInterface(); in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktSynchronization.cpp | 157 void createVulkanBuffer (const DeviceInterface& vkd, VkDevice device, Allocator& allocator, const B… in createVulkanBuffer() 229 void createVulkanImage (const DeviceInterface& vkd, VkDevice device, Allocator& allocator, const Im… in createVulkanImage() 303 void createColorOnlyRenderPass (const DeviceInterface& vkd, VkDevice device, const RenderPassParam… in createColorOnlyRenderPass() 522 void copyToCPU (const DeviceInterface& vkd, TransferInfo* transferInfo) in copyToCPU() 558 const DeviceInterface& vkd; member
|
D | vktShaderLibrary.cpp | 1291 const vk::DeviceInterface& vkd = context.getDeviceInterface(); in allocateAndBindMemory() local 1302 const vk::DeviceInterface& vkd = context.getDeviceInterface(); in allocateAndBindMemory() local 1423 const vk::DeviceInterface& vkd = context.getDeviceInterface(); in ShaderCaseInstance() local 1660 const vk::DeviceInterface& vkd = m_context.getDeviceInterface(); in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/ubo/ |
D | vktUniformBlockCase.cpp | 1179 const vk::DeviceInterface& vkd = context.getDeviceInterface(); in allocateAndBindMemory() local 1190 const vk::DeviceInterface& vkd = context.getDeviceInterface(); in allocateAndBindMemory() local
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiObjectManagementTests.cpp | 229 const DeviceInterface& vkd; member 2206 DeviceDriver vkd; member
|
D | vktApiCommandBuffersTests.cpp | 2070 const DeviceInterface& vkd = context.getDeviceInterface(); in renderPassContinueTest() local
|
/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOLayoutCase.cpp | 1755 const vk::DeviceInterface& vkd = context.getDeviceInterface(); in allocateAndBindMemory() local
|