| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
| H A D | vktMemoryAddressBindingTests.cpp | 150 VkDevice device; member 1583 CaseDescription<Device> device; global() member 1810 Move<VkDevice> device = createDeviceWithAdressBindingReport( createDestroyObjectTest() local [all...] |
| H A D | vktMemoryBindingTests.cpp | 67 MemoryMappingRAII(const DeviceInterface& deviceInterface, const VkDevice& device, VkDeviceMemory deviceMemory, VkDeviceSize offset, VkDeviceSize size, VkMemoryMapFlags flags) MemoryMappingRAII() argument 425 createCommandBuffer(const DeviceInterface& vk, VkDevice device, VkCommandPool commandPool) createCommandBuffer() argument
|
| H A D | vktMemoryDeviceMemoryReportTests.cpp | 123 VkDevice device; member 1568 CaseDescription<Device> device; global() member 1749 Unique<VkDevice> device; global() member 2032 checkBufferSupport(const InstanceInterface& vki, VkPhysicalDevice device, VkBufferUsageFlags usage, VkExternalMemoryHandleTypeFlagBits externalMemoryType) checkBufferSupport() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/ |
| H A D | vktMemoryModelMessagePassing.cpp | 1085 const VkDevice device = m_context.getDevice(); in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| H A D | vktMeshShaderApiTestsEXT.cpp | 356 BufferWithMemoryPtr makeStridedBuffer(const DeviceInterface& vkd, VkDevice device, Allocator& alloc, const std::vector<T>& elements, uint32_t offset, uint32_t stride, VkBufferUsageFlags usage, uint32_t endPadding) in makeStridedBuffer() argument 405 const auto device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktMeshShaderBuiltinTests.cpp | 172 const auto device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktMeshShaderBuiltinTestsEXT.cpp | 172 Move<VkRenderPass> createCustomRenderPass (const DeviceInterface& vkd, VkDevice device, VkFormat format, bool multiview, uint32_t numLayers) in createCustomRenderPass() argument 267 const auto device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktMeshShaderSyncTests.cpp | 634 Move<VkRenderPass> createCustomRenderPass (const DeviceInterface& vkd, VkDevice device, VkFormat colorFormat, const TestParams& params) in createCustomRenderPass() argument 717 const auto device = m_context.getDevice(); in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineAttachmentFeedbackLoopLayoutTests.cpp | 175 allocateImage(const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice& physDevice, const VkDevice device, const VkImage& image, const MemoryRequirement requirement, Allocator& allocator, AllocationKind allocationKind) allocateImage() argument 205 allocateBuffer(const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice& physDevice, const VkDevice device, const VkBuffer& buffer, const MemoryRequirement requirement, Allocator& allocator, AllocationKind allocationKind) allocateBuffer() argument
|
| H A D | vktPipelineBindPointTests.cpp | 296 Move<VkDescriptorSetLayout> makeSetLayout(const DeviceInterface& vkd, VkDevice device, VkShaderStageFlags stages, bool push) in makeSetLayout() argument 307 void zeroOutAndFlush (const DeviceInterface& vkd, VkDevice device, BufferWithMemory& buffer, VkDeviceSize bufferSize) in zeroOutAndFlush() argument 316 void makePoolAndSet (const DeviceInterface& vkd, VkDevice device, VkDescriptorSetLayout layout, Move<VkDescriptorPool>& pool, Move<VkDescriptorSet>& set) in makePoolAndSet() argument 324 void writeSetUpdate (const DeviceInterface& vkd, VkDevice device, VkBuffer buffer, VkDeviceSize offset, VkDeviceSize size, VkDescriptorSet set) in writeSetUpdate() argument 332 Move<VkDescriptorUpdateTemplate> makeUpdateTemplate (const DeviceInterface& vkd, VkDevice device, VkDescriptorSetLayou argument 370 verifyBufferContents(const DeviceInterface& vkd, VkDevice device, const BufferWithMemory& buffer, const std::string& bufferName, deUint32 expected) verifyBufferContents() argument 402 const auto device = m_context.getDevice(); iterate() local [all...] |
| H A D | vktPipelineBindVertexBuffers2Tests.cpp | 82 std::unique_ptr<vk::BufferWithMemory> makeBufferForImage (const vk::DeviceInterface& vkd, const vk::VkDevice device, vk::Allocator& allocator, tcu::TextureFormat tcuFormat, vk::VkExtent2D imageExtent) in makeBufferForImage() argument 115 void copyAndFlush(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::BufferWithMemory& buffer, size_t offset, const void* src, size_t size) in copyAndFlush() argument 263 const vk::VkDevice device = m_context.getDevice(); in iterate() local 571 BindVertexBuffers2Instance(Context& context, DeviceDriverPtr driver, DevicePtr device, vk::PipelineConstructionType pipelineConstructionType, const TestParamsMaint5& params, bool robustness2) BindVertexBuffers2Instance() argument 743 const vk::VkDevice device = getDevice(); createBuffers() local 941 const vk::VkDevice device = getDevice(); iterate() local 1291 DevicePtr device; createInstance() local [all...] |
| H A D | vktPipelineBlendTests.cpp | 70 bool isSupportedBlendFormat (const InstanceInterface& instanceInterface, VkPhysicalDevice device, VkFormat format) in isSupportedBlendFormat() argument 1747 const vk::VkDevice device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktPipelineCacheTests.cpp | 1389 Move<VkPipelineCache> MergeCacheTestInstance::createPipelineCache (const InstanceInterface& vki, const DeviceInterface& vk, VkPhysicalDevice physicalDevice, VkDevice device, MergeCacheType type) in createPipelineCache() argument [all...] |
| H A D | vktPipelineDepthTests.cpp | 72 bool isSupportedDepthStencilFormat (const InstanceInterface& instanceInterface, VkPhysicalDevice device, VkFormat format) in isSupportedDepthStencilFormat() argument
|
| H A D | vktPipelineFramebufferAttachmentTests.cpp | 390 const VkDevice device = context.getDevice(); in test() local 129 makeRenderPass(const DeviceInterface& vk, const VkDevice device, const PipelineConstructionType pipelineConstructionType, const VkFormat colorFormat, const deUint32 numLayers, const bool multisample) makeRenderPass() argument 273 makeImage(const DeviceInterface& vk, const VkDevice device, const VkImageCreateFlags flags, const VkImageType imageType, const VkFormat format, const IVec3& size, const deUint32 numLayers, const VkImageUsageFlags usage, const bool multisample) makeImage() argument 717 makeRenderPassNoAtt(const DeviceInterface& vk, const VkDevice device, const PipelineConstructionType pipelineConstructionType) makeRenderPassNoAtt() argument 791 const VkDevice device = context.getDevice(); testNoAtt() local 960 makeRenderPassMultiAttachments(const DeviceInterface& vk, const VkDevice device, const PipelineConstructionType pipelineConstructionType, const VkFormat colorFormat, deUint32 numAttachments, const bool multisample) makeRenderPassMultiAttachments() argument 1030 const VkDevice device = context.getDevice(); testMultiAttachments() local 1397 makeRenderPassInputResolveSameAttachment(const DeviceInterface& vk, const VkDevice device, const PipelineConstructionType pipelineConstructionType, const VkFormat colorFormat) makeRenderPassInputResolveSameAttachment() argument 1480 const VkDevice device = context.getDevice(); testInputResolveSameAttachment() local 1739 const VkDevice device = context.getDevice(); testUnusedAtt() local [all...] |
| H A D | vktPipelineImageSlicedViewOf3DTests.cpp | 526 runPipeline(const DeviceInterface& vkd, const VkDevice device, const VkCommandBuffer cmdBuffer, const VkImageView slicedImage, const VkImageView auxiliarImage) runPipeline() argument 558 runGraphicsPipeline(const DeviceInterface& vkd, const VkDevice device, const VkCommandBuffer cmdBuffer) runGraphicsPipeline() argument 587 runComputePipeline(const DeviceInterface& vkd, const VkDevice device, const VkCommandBuffer cmdBuffer) runComputePipeline() argument 602 const auto device = m_context.getDevice(); runSamplingPipeline() local 725 const auto device = m_context.getDevice(); iterate() local 834 const auto device = m_context.getDevice(); iterate() local [all...] |
| H A D | vktPipelineMiscTests.cpp | 276 const auto device = m_context.getDevice(); in iterate() local 653 const auto device = m_context.getDevice(); iterate() local 1125 const auto device = m_context.getDevice(); runTest() local 1288 const auto device = m_context.getDevice(); iterate() local 1483 const auto device = m_context.getDevice(); iterate() local [all...] |
| H A D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 111 Move<VkSampler> makeSampler (const DeviceInterface& vk, const VkDevice device) in makeSampler() argument 906 const VkDevice device = context.getDevice(); in draw() local 137 makeImage(const DeviceInterface& vk, const VkDevice device, const VkFormat format, const UVec2& size, const VkSampleCountFlagBits samples, const VkImageUsageFlags usage) makeImage() argument 1095 const VkDevice device = context.getDevice(); dispatchImageCheck() local 1185 const VkDevice device = context.getDevice(); createPerSubpassData() local 1538 const VkDevice device = context.getDevice(); drawResolve() local 1689 const VkDevice device = context.getDevice(); test() local [all...] |
| H A D | vktPipelineMultisampleShaderBuiltInTests.cpp | 665 const VkDevice device = m_context.getDevice(); in createMSPassDescSetLayout() local 680 const VkDevice device = m_context.getDevice(); in createMSPassDescSet() local 1303 const auto device = m_context.getDevice(); in iterate() local 1681 const auto device = m_context.getDevice(); iterate() local [all...] |
| H A D | vktPipelineRenderToImageTests.cpp | 177 bindBuffer(const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice& physDevice, const VkDevice device, const VkBuffer& buffer, const MemoryRequirement requirement, Allocator& allocator, AllocationKind allocationKind) bindBuffer() argument 205 bindImage(const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice& physDevice, const VkDevice device, const VkImage& image, const MemoryRequirement requirement, Allocator& allocator, AllocationKind allocationKind) bindImage() argument 351 makeRenderPass(const DeviceInterface& vk, const VkDevice device, const PipelineConstructionType pipelineConstructionType, const VkFormat colorFormat, const VkFormat depthStencilFormat, const deUint32 numLayers, const VkImageLayout initialColorImageLayout = VK_IMAGE_LAYOUT_UNDEFINED, const VkImageLayout initialDepthStencilImageLayout = VK_IMAGE_LAYOUT_UNDEFINED) makeRenderPass() argument 445 makeImage(const DeviceInterface& vk, const VkDevice device, VkImageCreateFlags flags, VkImageType imageType, const VkFormat format, const IVec3& size, const deUint32 numMipLevels, const deUint32 numLayers, const VkImageUsageFlags usage) makeImage() argument 683 const VkDevice device = context.getDevice(); getSupportedImageMemoryRequirements() local 794 const VkDevice device = context.getDevice(); testWithSizeReduction() local 1334 const VkDevice device = context.getDevice(); drawToMipLevel() local 1444 const VkDevice device = context.getDevice(); testRenderToMipMaps() local [all...] |
| H A D | vktPipelineSamplerBorderSwizzleTests.cpp | 812 const auto device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktPipelineSpecConstantTests.cpp | 527 const VkDevice device = m_context.getDevice(); in iterate() local 640 const VkDevice device = m_context.getDevice(); iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
| H A D | vktProtectedMemWsiSwapchainTests.cpp | 238 void swapchainCreateExecutor(const vk::DeviceDriver& vk, vk::VkDevice device, const vk::VkSwapchainCreateInfoKHR& createInfo, tcu::TestLog& log, uint32_t caseIndex, uint32_t caseCount) in swapchainCreateExecutor() argument 256 vk::VkDevice device = context.getDevice(); in executeSwapchainParameterCases() local 1038 createRenderPass(const vk::DeviceInterface& vkd, const vk::VkDevice device, const vk::VkFormat colorAttachmentFormat) createRenderPass() argument 1111 createPipelineLayout(const vk::DeviceInterface& vkd, const vk::VkDevice device) createPipelineLayout() argument 1134 createPipeline(const vk::DeviceInterface& vkd, const vk::VkDevice device, const vk::VkRenderPass renderPass, const vk::VkPipelineLayout pipelineLayout, const vk::BinaryCollection& binaryCollection, const tcu::UVec2& renderSize) createPipeline() argument 1264 createFences(const vk::DeviceInterface& vkd, const vk::VkDevice device, size_t numFences) createFences() argument 1276 createSemaphores(const vk::DeviceInterface& vkd, const vk::VkDevice device, size_t numSemaphores) createSemaphores() argument 1288 allocateCommandBuffers(const vk::DeviceInterface& vkd, const vk::VkDevice device, const vk::VkCommandPool commandPool, const vk::VkCommandBufferLevel level, const size_t numCommandBuffers) allocateCommandBuffers() argument 1314 const vk::VkDevice device = context.getDevice(); basicRenderTest() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/ |
| H A D | vktQueryPoolOcclusionTests.cpp | 88 const vk::VkDevice device = m_context.getDevice(); in StateObjects() local 268 const vk::VkDevice device = m_context.getDevice(); setVertices() local 356 const vk::VkDevice device = m_context.getDevice(); BasicOcclusionQueryTestInstance() local 385 const vk::VkDevice device = m_context.getDevice(); ~BasicOcclusionQueryTestInstance() local 395 const vk::VkDevice device = m_context.getDevice(); iterate() local 588 const vk::VkDevice device = m_context.getDevice(); OcclusionQueryTestInstance() local 642 const vk::VkDevice device = m_context.getDevice(); ~OcclusionQueryTestInstance() local 814 const vk::VkDevice device = m_context.getDevice(); recordQueryPoolReset() local 857 const vk::VkDevice device = m_context.getDevice(); recordRender() local 974 const vk::VkDevice device = m_context.getDevice(); recordCopyResults() local 1007 const vk::VkDevice device = m_context.getDevice(); captureResults() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| H A D | vktRasterizationOrderAttachmentAccessTests.cpp | 918 const VkDevice device = context.getDevice(); in createAttachments() local 1017 const VkDevice device = context.getDevice(); in createPipeline() local 1154 makeSampler(const DeviceInterface& vk, const VkDevice& device) makeSampler() argument 1181 makeDescriptorSetLayout(const DeviceInterface &vk, const VkDevice device, deUint32 attNum) makeDescriptorSetLayout() argument 1245 const VkDevice device = m_context.getDevice(); createRenderPass() local 1334 const VkDevice device = m_context.getDevice(); createVertexBuffer() local 1374 const VkDevice device = m_context.getDevice(); createResultBuffer() local 1400 const VkDevice device = m_context.getDevice(); AttachmentAccessOrderTestInstance() local 1514 const VkDevice device = m_context.getDevice(); iterate() local 1610 const VkDevice device = m_context.getDevice(); validateResults() local [all...] |