/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingCaptureReplayTests.cpp | 214 makeQueryPool(const DeviceInterface& vk, const VkDevice device, const VkQueryType queryType, deUint32 queryCount) makeQueryPool() argument 231 getAccelerationStructureDeviceAddress(const DeviceInterface& vk, const VkDevice device, VkAccelerationStructureKHR accelerationStructure) getAccelerationStructureDeviceAddress() argument 344 initRayTracingShaders(de::MovePtr<RayTracingPipeline>& rayTracingPipeline, Context& context, const DeviceInterface& vkd, const VkDevice device, TestParams& testParams, bool replay) initRayTracingShaders() argument 363 initShaderBindingTables(de::MovePtr<RayTracingPipeline>& rayTracingPipeline, Context& context, const DeviceInterface& vkd, const VkDevice device, TestParams& testParams, deUint32 shaderGroupHandleSize, deUint32 shaderGroupBaseAlignment, PipelineData& pipelineData, bool replay) initShaderBindingTables() argument 667 initRayTracingShaders(de::MovePtr<RayTracingPipeline>& rayTracingPipeline, Context& context, const DeviceInterface& vkd, const VkDevice device, TestParams& testParams, bool replay) initRayTracingShaders() argument 684 initShaderBindingTables(de::MovePtr<RayTracingPipeline>& rayTracingPipeline, Context& context, const DeviceInterface& vkd, const VkDevice device, TestParams& testParams, deUint32 shaderGroupHandleSize, deUint32 shaderGroupBaseAlignment, PipelineData& pipelineData, bool replay) initShaderBindingTables() argument 917 const auto device = m_context.getDevice(); runTest() local [all...] |
H A D | vktRayTracingComplexControlFlowTests.cpp | 192 VkStridedDeviceAddressRegionKHR makeStridedDeviceAddressRegion (const DeviceInterface& vkd, const VkDevice device, VkBuffer buffer, deUint32 stride, deUint32 count) in makeStridedDeviceAddressRegion() argument 345 const VkDevice device = m_context.getDevice(); in makePipeline() local 156 makePipelineLayout(const DeviceInterface& vk, const VkDevice device, const VkDescriptorSetLayout descriptorSetLayout, const deUint32 pushConstantsSize) makePipelineLayout() argument 369 createShaderBindingTable(const InstanceInterface& vki, const DeviceInterface& vkd, const VkDevice device, const VkPhysicalDevice physicalDevice, const VkPipeline pipeline, Allocator& allocator, de::MovePtr<RayTracingPipeline>& rayTracingPipeline, const deUint32 group, const deUint32 groupCount) createShaderBindingTable() argument 397 const VkDevice device = m_context.getDevice(); initTopAccelerationStructure() local 415 const VkDevice device = m_context.getDevice(); initBottomAccelerationStructure() local 523 const VkDevice device = m_context.getDevice(); runTest() local [all...] |
H A D | vktRayTracingDataSpillTests.cpp | 1586 const auto device = m_context.getDevice(); in iterate() local 2389 createSBTWithShaderRecord(const DeviceInterface& vkd, VkDevice device, vk::Allocator &alloc, VkPipeline pipeline, RayTracingPipeline* rayTracingPipeline, deUint32 shaderGroupHandleSize, deUint32 shaderGroupBaseAlignment, deUint32 firstGroup, deUint32 groupCount, de::MovePtr<BufferWithMemory>& shaderBindingTable, VkStridedDeviceAddressRegionKHR& shaderBindingTableRegion) createSBTWithShaderRecord() argument 2415 const auto device = m_context.getDevice(); iterate() local [all...] |
H A D | vktRayTracingPipelineLibraryTests.cpp | 407 const auto device = m_context.getDevice(); in initBottomAccelerationStructures() local 455 const auto device = m_context.getDevice(); in initTopAccelerationStructure() local 486 const auto device = context.getDevice(); in compileShaders() local 586 const auto device = m_context.getDevice(); runTest() local [all...] |
H A D | vktRayTracingShaderBindingTableTests.cpp | 283 const VkDevice device = context.getDevice(); in initUniformBuffer() local 320 const VkDevice device = context.getDevice(); in initRayTracingShaders() local 434 const VkDevice device = context.getDevice(); initShaderBindingTables() local 856 const VkDevice device = m_context.getDevice(); runTest() local 1266 const auto device = m_context.getDevice(); iterate() local [all...] |
H A D | vktRayTracingTraceRaysTests.cpp | 196 const VkDevice device = context.getDevice(); variable 418 const VkDevice device = m_context.getDevice(); in initBottomAccelerationStructures() local 459 const VkDevice device = m_context.getDevice(); in runTest() local 151 getQueueFamilyIndexAtExact(const DeviceInterface& vkd, const InstanceInterface& vki, VkPhysicalDevice physDevice, VkDevice device, VkQueueFlagBits bits, deUint32 queueIndex = 0) getQueueFamilyIndexAtExact() argument 984 const VkDevice device = m_context.getDevice(); makeIndirectStructAndFlush() local 1041 const VkDevice device = m_context.getDevice(); initBottomAccellStructures() local 1083 const VkDevice device = m_context.getDevice(); iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/reconvergence/ |
H A D | vktReconvergenceTests.cpp | 1610 const VkDevice device = m_context.getDevice(); in iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktDynamicRenderingTests.cpp | 774 const VkDevice device = m_context.getDevice(); in iterate() local 875 const VkDevice device = m_context.getDevice(); in initialize() local 301 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkShaderModule vertexModule, const VkShaderModule fragmentModule, const UVec2 renderSize, const deUint32 colorAttachmentCount, const VkFormat* pColorAttachmentFormats, const VkFormat depthAttachmentFormat, const VkFormat stencilAttachmentFormat) makeGraphicsPipeline() argument 607 submitCommandsAndWait(const DeviceInterface& vk, const VkDevice device, const VkQueue queue, const VkCommandBuffer commandBuffer, const VkCommandBuffer commandBuffer2) submitCommandsAndWait() argument 1000 const VkDevice device = m_context.getDevice(); createCmdBuffer() local 1016 const VkDevice device = m_context.getDevice(); rendering() local 1302 const VkDevice device = m_context.getDevice(); verifyResults() local 1332 const VkDevice device = m_context.getDevice(); verifyDepth() local 1370 const VkDevice device = m_context.getDevice(); verifyStencil() local 1413 const VkDevice device = m_context.getDevice(); rendering() local 1541 const VkDevice device = m_context.getDevice(); TwoPrimaryCmdBufferResuming() local 1553 const VkDevice device = m_context.getDevice(); rendering() local 1704 const VkDevice device = m_context.getDevice(); TwoSecondaryCmdBufferResuming() local 1717 const VkDevice device = m_context.getDevice(); rendering() local 1874 const VkDevice device = m_context.getDevice(); TwoSecondaryTwoPrimaryCmdBufferResuming() local 1888 const VkDevice device = m_context.getDevice(); rendering() local 2059 const VkDevice device = m_context.getDevice(); ContentsSecondaryCmdBuffer() local 2071 const VkDevice device = m_context.getDevice(); rendering() local 2193 const VkDevice device = m_context.getDevice(); ContentsTwoSecondaryCmdBuffer() local 2206 const VkDevice device = m_context.getDevice(); rendering() local 2347 const VkDevice device = m_context.getDevice(); ContentsTwoSecondaryCmdBufferResuming() local 2360 const VkDevice device = m_context.getDevice(); rendering() local 2530 const VkDevice device = m_context.getDevice(); ContentsTwoSecondaryTwoPrimaryCmdBufferResuming() local 2544 const VkDevice device = m_context.getDevice(); rendering() local 2725 const VkDevice device = m_context.getDevice(); ContentsPrimarySecondaryCmdBufferResuming() local 2737 const VkDevice device = m_context.getDevice(); rendering() local 2887 const VkDevice device = m_context.getDevice(); ContentsSecondaryPrimaryCmdBufferResuming() local 2899 const VkDevice device = m_context.getDevice(); rendering() local 3050 const VkDevice device = m_context.getDevice(); ContentsTwoPrimarySecondaryCmdBufferResuming() local 3063 const VkDevice device = m_context.getDevice(); rendering() local 3222 const VkDevice device = m_context.getDevice(); ContentsSecondaryTwoPrimaryCmdBufferResuming() local 3235 const VkDevice device = m_context.getDevice(); rendering() local 3393 const VkDevice device = m_context.getDevice(); SecondaryCmdBufferOutOfRenderingCommands() local 3405 const VkDevice device = m_context.getDevice(); rendering() local 3548 const VkDevice device = m_context.getDevice(); PartialBindingDepthStencil() local 3592 const VkDevice device = m_context.getDevice(); baseTest() local [all...] |
H A D | vktRenderPassMultisampleResolveTests.cpp | 243 VkDevice device = m_context.getDevice(); in createImage() local 328 VkDevice device = m_context.getDevice(); in createImageMemory() local 347 VkDevice device = m_context.getDevice(); in createImageViews() local 397 VkDevice device = m_context.getDevice(); in createBuffers() local 423 VkDevice device in createBufferMemory() local 449 VkDevice device = m_context.getDevice(); createFramebuffer() local 1532 VkDevice device = m_context.getDevice(); createRenderPass() local 1662 VkDevice device = m_context.getDevice(); createRenderPipelineLayout() local 1689 VkDevice device = m_context.getDevice(); createRenderPipeline() local 2388 vk::VkDevice device = m_context.getDevice(); createDescriptorSet() local 2437 VkDevice device = m_context.getDevice(); createRenderPass() local 2610 VkDevice device = m_context.getDevice(); createRenderPipelineLayout() local 2631 VkDevice device = m_context.getDevice(); createRenderPipeline() local [all...] |
H A D | vktRenderPassMultisampleTests.cpp | 128 void bindBufferMemory (const DeviceInterface& vk, VkDevice device, VkBuffer buffer, VkDeviceMemory mem, VkDeviceSize memOffset) in bindBufferMemory() argument 133 void bindImageMemory (const DeviceInterface& vk, VkDevice device, VkImage image, VkDeviceMemory mem, VkDeviceSize memOffset) in bindImageMemory() argument 138 createBufferMemory(const DeviceInterface& vk, VkDevice device, Allocator& allocator, VkBuffer buffer) createBufferMemory() argument 148 createImageMemory(const DeviceInterface& vk, VkDevice device, Allocator& allocator, VkImage image) createImageMemory() argument 158 createImage(const DeviceInterface& vk, VkDevice device, VkImageCreateFlags flags, VkImageType imageType, VkFormat format, VkExtent3D extent, deUint32 mipLevels, deUint32 arrayLayers, VkSampleCountFlagBits samples, VkImageTiling tiling, VkImageUsageFlags usage, VkSharingMode sharingMode, deUint32 queueFamilyCount, const deUint32* pQueueFamilyIndices, VkImageLayout initialLayout, TestSeparateUsage separateStencilUsage) createImage() argument 207 createImageView(const DeviceInterface& vk, VkDevice device, VkImageViewCreateFlags flags, VkImage image, VkImageViewType viewType, VkFormat format, VkComponentMapping components, VkImageSubresourceRange subresourceRange) createImageView() argument 230 createImage(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, const DeviceInterface& vkd, VkDevice device, VkFormat vkFormat, VkSampleCountFlagBits sampleCountBit, VkImageUsageFlags usage, deUint32 width, deUint32 height, TestSeparateUsage separateStencilUsage = (TestSeparateUsage)0u) createImage() argument 330 createImageAttachmentView(const DeviceInterface& vkd, VkDevice device, VkImage image, VkFormat format, VkImageAspectFlags aspect) createImageAttachmentView() argument 348 createSrcPrimaryInputImageView(const DeviceInterface& vkd, VkDevice device, VkImage image, VkFormat format, VkImageAspectFlags aspect, TestSeparateUsage testSeparateUsage) createSrcPrimaryInputImageView() argument 371 createSrcSecondaryInputImageView(const DeviceInterface& vkd, VkDevice device, VkImage image, VkFormat format, VkImageAspectFlags aspect, TestSeparateUsage separateStencilUsage) createSrcSecondaryInputImageView() argument 402 createBuffer(const DeviceInterface& vkd, VkDevice device, VkFormat format, deUint32 width, deUint32 height) createBuffer() argument 444 createMultisampleImages(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, const DeviceInterface& vkd, VkDevice device, VkFormat format, deUint32 sampleCount, deUint32 width, deUint32 height) createMultisampleImages() argument 461 createSingleSampleImages(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, const DeviceInterface& vkd, VkDevice device, VkFormat format, deUint32 sampleCount, deUint32 width, deUint32 height) createSingleSampleImages() argument 478 createImageMemory(const DeviceInterface& vkd, VkDevice device, Allocator& allocator, const std::vector<VkImageSp> images) createImageMemory() argument 491 createImageAttachmentViews(const DeviceInterface& vkd, VkDevice device, const std::vector<VkImageSp>& images, VkFormat format, VkImageAspectFlagBits aspect) createImageAttachmentViews() argument 505 createBuffers(const DeviceInterface& vkd, VkDevice device, VkFormat format, deUint32 sampleCount, deUint32 width, deUint32 height) createBuffers() argument 520 createBufferMemory(const DeviceInterface& vkd, VkDevice device, Allocator& allocator, const std::vector<VkBufferSp> buffers) createBufferMemory() argument 534 createRenderPass(const DeviceInterface& vkd, VkDevice device, VkFormat srcFormat, VkFormat dstFormat, deUint32 sampleCount, RenderingType renderingType, TestSeparateUsage separateStencilUsage) createRenderPass() argument 756 createRenderPass(const DeviceInterface& vkd, VkDevice device, VkFormat srcFormat, VkFormat dstFormat, deUint32 sampleCount, const RenderingType renderingType, const TestSeparateUsage separateStencilUsage) createRenderPass() argument 775 createFramebuffer(const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, VkImageView srcImageView, const std::vector<VkImageViewSp>& dstMultisampleImageViews, const std::vector<VkImageViewSp>& dstSinglesampleImageViews, deUint32 width, deUint32 height) createFramebuffer() argument 816 createRenderPipelineLayout(const DeviceInterface& vkd, VkDevice device) createRenderPipelineLayout() argument 841 createRenderPipeline(const DeviceInterface& vkd, VkDevice device, VkFormat srcFormat, VkRenderPass renderPass, VkPipelineLayout pipelineLayout, const vk::BinaryCollection& binaryCollection, deUint32 width, deUint32 height, deUint32 sampleCount) createRenderPipeline() argument 963 createSplitDescriptorSetLayout(const DeviceInterface& vkd, VkDevice device, VkFormat vkFormat) createSplitDescriptorSetLayout() argument 1000 createSplitPipelineLayout(const DeviceInterface& vkd, VkDevice device, VkDescriptorSetLayout descriptorSetLayout) createSplitPipelineLayout() argument 1026 createSplitPipeline(const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, deUint32 subpassIndex, VkPipelineLayout pipelineLayout, const vk::BinaryCollection& binaryCollection, deUint32 width, deUint32 height, deUint32 sampleCount) createSplitPipeline() argument 1115 createSplitPipelines(const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, VkPipelineLayout pipelineLayout, const vk::BinaryCollection& binaryCollection, deUint32 width, deUint32 height, deUint32 sampleCount) createSplitPipelines() argument 1132 createSplitDescriptorPool(const DeviceInterface& vkd, VkDevice device) createSplitDescriptorPool() argument 1154 createSplitDescriptorSet(const DeviceInterface& vkd, VkDevice device, VkDescriptorPool pool, VkDescriptorSetLayout layout, VkImageView primaryImageView, VkImageView secondaryImageView) createSplitDescriptorSet() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustBufferAccessWithVariablePointersTests.cpp | 1312 auto device in createInstance() local 93 createTestBuffer(Context& context, const vk::DeviceInterface& deviceInterface, const VkDevice& device, VkDeviceSize accessRange, VkBufferUsageFlags usage, SimpleAllocator& allocator, Move<VkBuffer>& buffer, de::MovePtr<Allocation>& bufferAlloc, AccessRangesData& data, FillBufferProcPtr fillBufferProc, const void* const blob) createTestBuffer() argument 1351 auto device = createRobustBufferAccessVariablePointersDevice(context); createInstance() local 1374 AccessInstance(Context& context, Move<VkDevice> device, de::MovePtr<vk::DeviceDriver> deviceDriver, ShaderType shaderType, VkShaderStageFlags shaderStage, VkFormat bufferFormat, BufferAccessType bufferAccessType, VkDeviceSize inBufferAccessRange, VkDeviceSize outBufferAccessRange, bool accessOutOfBackingMemory) AccessInstance() argument 1851 ReadInstance(Context& context, Move<VkDevice> device, de::MovePtr<vk::DeviceDriver> deviceDriver, ShaderType shaderType, VkShaderStageFlags shaderStage, VkFormat bufferFormat, VkDeviceSize inBufferAccessRange, bool accessOutOfBackingMemory) ReadInstance() argument 1874 WriteInstance(Context& context, Move<VkDevice> device, de::MovePtr<vk::DeviceDriver> deviceDriver, ShaderType shaderType, VkShaderStageFlags shaderStage, VkFormat bufferFormat, VkDeviceSize writeBufferAccessRange, bool accessOutOfBackingMemory) WriteInstance() argument [all...] |
H A D | vktRobustnessVertexAccessTests.cpp | 396 Move<VkDevice> device = createRobustBufferAccessDevice(context); in createInstance() local 453 Move<VkDevice> device = createRobustBufferAccessDevice(context); in createInstance() local 473 VertexAccessInstance(Context& context, Move<VkDevice> device, de::MovePtr<vk::DeviceDriver> deviceDriver, VkFormat inputFormat, deUint32 numVertexValues, deUint32 numInstanceValues, deUint32 numVertices, deUint32 numInstances, const std::vector<deUint32>& indices) VertexAccessInstance() argument 1082 DrawAccessInstance(Context& context, Move<VkDevice> device, de::MovePtr<vk::DeviceDriver> deviceDriver, VkFormat inputFormat, deUint32 numVertexValues, deUint32 numInstanceValues, deUint32 numVertices, deUint32 numInstances) DrawAccessInstance() argument 1119 DrawIndexedAccessInstance(Context& context, Move<VkDevice> device, de::MovePtr<vk::DeviceDriver> deviceDriver, VkFormat inputFormat, deUint32 numVertexValues, deUint32 numInstanceValues, deUint32 numVertices, deUint32 numInstances, const std::vector<deUint32>& indices) DrawIndexedAccessInstance() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/ |
H A D | vktDeviceObjectReservationTests.cpp | 147 createSemaphores(const DeviceInterface& vkd, const VkDevice device, std::vector<SemaphoreSp>::iterator begin, std::vector<SemaphoreSp>::iterator end) createSemaphores() argument 156 createCommandBuffers(const DeviceInterface& vkd, const VkDevice device, const VkCommandPool commandPool, std::vector<CommandBufferSp>::iterator begin, std::vector<CommandBufferSp>::iterator end) createCommandBuffers() argument 176 createFences(const DeviceInterface& vkd, const VkDevice device, std::vector<FenceSp>::iterator begin, std::vector<FenceSp>::iterator end) createFences() argument 193 allocateDeviceMemory(const DeviceInterface& vkd, const VkDevice device, VkDeviceSize size, std::vector<DeviceMemorySp>::iterator begin, std::vector<DeviceMemorySp>::iterator end) allocateDeviceMemory() argument 212 createBuffers(const DeviceInterface& vkd, const VkDevice device, VkDeviceSize size, std::vector<BufferSp>::iterator begin, std::vector<BufferSp>::iterator end) createBuffers() argument 236 createImages(const DeviceInterface& vkd, const VkDevice device, deUint32 size, std::vector<ImageSp>::iterator begin, std::vector<ImageSp>::iterator end) createImages() argument 271 createEvents(const DeviceInterface& vkd, const VkDevice device, std::vector<EventSp>::iterator begin, std::vector<EventSp>::iterator end) createEvents() argument 280 createQueryPools(const DeviceInterface& vkd, const VkDevice device, std::vector<QueryPoolSp>::iterator begin, std::vector<QueryPoolSp>::iterator end) createQueryPools() argument 300 createBufferViews(const DeviceInterface& vkd, const VkDevice device, const VkBuffer buffer, const VkDeviceSize size, std::vector<BufferViewSp>::iterator begin, std::vector<BufferViewSp>::iterator end) createBufferViews() argument 323 createImageViews(const DeviceInterface& vkd, const VkDevice device, const VkImage image, const VkFormat format, std::vector<ImageViewSp>::iterator begin, std::vector<ImageViewSp>::iterator end) createImageViews() argument 348 createPipelineLayouts(const DeviceInterface& vkd, const VkDevice device, std::vector<PipelineLayoutSp>::iterator begin, std::vector<PipelineLayoutSp>::iterator end) createPipelineLayouts() argument 369 createRenderPasses(const DeviceInterface& vkd, const VkDevice device, VkAttachmentDescription* colorAttachment, std::vector<RenderPassSp>::iterator begin, std::vector<RenderPassSp>::iterator end) createRenderPasses() argument 413 createGraphicsPipelines(const DeviceInterface& vkd, const VkDevice device, VkShaderModule vertexShaderModule, VkShaderModule fragmentShaderModule, VkRenderPass renderPass, VkPipelineLayout pipelineLayout, VkDeviceSize poolEntrySize, de::SharedPtr<vk::ResourceInterface> resourceInterface, std::vector<PipelineSp>::iterator begin, std::vector<PipelineSp>::iterator end) createGraphicsPipelines() argument 591 createComputePipelines(const DeviceInterface& vkd, const VkDevice device, VkShaderModule shaderModule, VkPipelineLayout pipelineLayout, VkDeviceSize poolEntrySize, de::SharedPtr<vk::ResourceInterface> resourceInterface, std::vector<PipelineSp>::iterator begin, std::vector<PipelineSp>::iterator end) createComputePipelines() argument 639 createDescriptorSetLayouts(const DeviceInterface& vkd, const VkDevice device, std::vector<DescriptorSetLayoutSp>::iterator begin, std::vector<DescriptorSetLayoutSp>::iterator end) createDescriptorSetLayouts() argument 667 createSamplers(const DeviceInterface& vkd, const VkDevice device, std::vector<SamplerSp>::iterator begin, std::vector<SamplerSp>::iterator end) createSamplers() argument 699 createDescriptorPools(const DeviceInterface& vkd, const VkDevice device, deUint32 maxSets, std::vector<DescriptorPoolSp>::iterator begin, std::vector<DescriptorPoolSp>::iterator end) createDescriptorPools() argument 725 createDescriptorSets(const DeviceInterface& vkd, const VkDevice device, const VkDescriptorPool descriptorPool, const VkDescriptorSetLayout setLayout, std::vector<DescriptorSetSp>::iterator begin, std::vector<DescriptorSetSp>::iterator end) createDescriptorSets() argument 746 createFramebuffers(const DeviceInterface& vkd, const VkDevice device, const VkRenderPass renderPass, const VkImageView imageView, std::vector<FramebufferSp>::iterator begin, std::vector<FramebufferSp>::iterator end) createFramebuffers() argument 772 createCommandPools(const DeviceInterface& vkd, const VkDevice device, std::vector<CommandPoolSp>::iterator begin, std::vector<CommandPoolSp>::iterator end) createCommandPools() argument 790 createSamplerYcbcrConversions(const DeviceInterface& vkd, const VkDevice device, std::vector<SamplerYcbcrConversionSp>::iterator begin, std::vector<SamplerYcbcrConversionSp>::iterator end) createSamplerYcbcrConversions() argument 892 Move<VkDevice> device = createTestDevice(deviceCreateInfo, objectInfo, sc10Features); iterate() local 919 performTest(const DeviceInterface& vkd, VkDevice device) performTest() argument 926 verifyTestResults(const DeviceInterface& vkd, VkDevice device) verifyTestResults() argument 1964 DE_UNREF(device); global() variable [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/ |
H A D | vktShaderObjectBinaryTests.cpp | 97 vk::Move<vk::VkShaderEXT> createShader (const vk::DeviceInterface& vk, const vk::BinaryCollection& binaries, const vk::VkDevice device, vk::VkPhysicalDeviceFeatures features, vk::VkDescriptorSetLayout descriptorSetLayout, bool linked, vk::VkShaderStageFlagBits stage) in createShader() argument 268 const vk::VkDevice device = m_context.getDevice(); in iterate() local 429 const vk::VkDevice device = m_context.getDevice(); iterate() local 593 const vk::VkDevice device = m_context.getDevice(); iterate() local [all...] |
H A D | vktShaderObjectBindingTests.cpp | 140 vk::Move<vk::VkShaderEXT> ShaderObjectBindingDrawInstance::createShader (const vk::DeviceInterface& vk, const vk::VkDevice device, vk::VkShaderStageFlagBits stage, const std::string& name, const vk::VkDescriptorSetLayout* descriptorSetLayout) in createShader() argument 194 const vk::VkDevice device = getDevice(); in iterate() local 869 const vk::VkDevice device = m_context.getDevice(); iterate() local 1011 const vk::VkDevice device = m_context.getDevice(); iterate() local [all...] |
H A D | vktShaderObjectPerformanceTests.cpp | 237 vk::VkShaderEXT createShaderFromBinary (const vk::DeviceInterface& vk, const vk::VkDevice device, const vk::Move<vk::VkShaderEXT>& shader, vk::VkShaderStageFlagBits stage) in createShaderFromBinary() argument 316 const vk::VkDevice device = m_context.getDevice(); in iterate() local 793 const vk::VkDevice device = m_context.getDevice(); iterate() local 950 const vk::VkDevice device = m_context.getDevice(); iterate() local [all...] |
H A D | vktShaderObjectPipelineInteractionTests.cpp | 123 const vk::VkDevice device = m_context.getDevice(); in iterate() local 821 const vk::VkDevice device = m_context.getDevice(); iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktAtomicOperationTests.cpp | 123 Move<VkBuffer> createBuffer (const DeviceInterface& vkd, VkDevice device, VkDeviceSize size, VkBufferUsageFlags usageFlags) in createBuffer() argument 139 MovePtr<Allocation> allocateAndBindMemory (const DeviceInterface& vkd, VkDevice device, Allocator& allocator, VkBuffer buffer, bool useRef) in allocateAndBindMemory() argument 896 const VkDevice device = m_context.getDevice(); in iterate() local [all...] |
H A D | vktOpaqueTypeIndexingTests.cpp | 87 Move<VkBuffer> createBuffer (const DeviceInterface& vkd, VkDevice device, VkDeviceSize size, VkBufferUsageFlags usageFlags) in createBuffer() argument 103 MovePtr<Allocation> allocateAndBindMemory (const DeviceInterface& vkd, VkDevice device, Allocator& allocator, VkBuffer buffer) in allocateAndBindMemory() argument 504 Move<VkImage> createTestImage (const DeviceInterface& vkd, VkDevice device, TextureType texType, tcu::TextureFormat format) in createTestImage() argument 528 de::MovePtr<Allocation> allocateAndBindMemory (const DeviceInterface& vkd, VkDevice device, Allocator& allocator, VkImage image) in allocateAndBindMemory() argument 537 createTestImageView(const DeviceInterface& vkd, VkDevice device, VkImage image, TextureType texType, tcu::TextureFormat format) createTestImageView() argument 572 const VkDevice device = context.getDevice(); TestImage() local 703 const VkDevice device = m_context.getDevice(); iterate() local 1201 const VkDevice device = m_context.getDevice(); iterate() local 1581 const VkDevice device = m_context.getDevice(); iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderBuiltinVarTests.cpp | 357 const VkDevice device = m_context.getDevice(); in iterate() local 1080 const VkDevice device = m_context.getDevice(); iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesBufferTests.cpp | 208 build(const InstanceInterface& instanceInterface, const VkPhysicalDevice physicalDevice, const DeviceInterface& vk, const VkDevice device, Allocator& allocator, VkBufferCreateInfo referenceCreateInfo, const VkDeviceSize minChunkSize) const build() argument 284 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const IVec2 renderSize, const VkPrimitiveTopology topology, const deUint32 stageCount, const VkPipelineShaderStageCreateInfo* pStages) makeGraphicsPipeline() argument 477 Renderer(const DeviceInterface& vk, const VkDevice device, Allocator& allocator, const deUint32 queueFamilyIndex, const VkDescriptorSetLayout descriptorSetLayout, BinaryCollection& binaryCollection, const std::string& vertexName, const std::string& fragmentName, const VkBuffer colorBuffer, const IVec2& renderSize, const VkFormat colorFormat, const Vec4& clearColor, const VkPrimitiveTopology topology, SpecializationMap specMap = SpecializationMap()) Renderer() argument 537 draw(const DeviceInterface& vk, const VkDevice device, const VkQueue queue, const Delegate& drawDelegate, const bool useDeviceGroups, const deUint32 deviceID) const draw() argument 585 bindSparseBuffer(const DeviceInterface& vk, const VkDevice device, const VkQueue sparseQueue, const VkBuffer buffer, const SparseAllocation& sparseAllocation, const bool useDeviceGroups, deUint32 resourceDevId, deUint32 memoryDeviceId) bindSparseBuffer() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmTrinaryMinMaxTests.cpp | 706 const auto device = m_context.getDevice(); in iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
H A D | vktSSBOLayoutTests.cpp | 861 const VkDevice device = context.getDevice(); in ssboUnsizedArrayLengthTest() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationCrossInstanceSharingTests.cpp | 310 SimpleAllocation(const vk::DeviceInterface& vkd, vk::VkDevice device, const vk::VkDeviceMemory memory) SimpleAllocation() argument 525 getQueue(const vk::DeviceInterface& vkd, const vk::VkDevice device, deUint32 familyIndex) getQueue() argument 536 createCommandPool(const vk::DeviceInterface& vkd, vk::VkDevice device, deUint32 queueFamilyIndex) createCommandPool() argument 552 createCommandBuffer(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkCommandPool commandPool) createCommandBuffer() argument 570 getMemoryRequirements(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkImage image, bool dedicated, bool getMemReq2Supported) getMemoryRequirements() argument 614 getMemoryRequirements(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkBuffer buffer, bool dedicated, bool getMemReq2Supported) getMemoryRequirements() argument 658 createImage(const vk::DeviceInterface& vkd, vk::VkDevice device, const ResourceDescription& resourceDesc, const vk::VkExtent3D extent, const std::vector<deUint32>& queueFamilyIndices, const OperationSupport& readOp, const OperationSupport& writeOp, vk::VkExternalMemoryHandleTypeFlagBits externalType) createImage() argument 697 createBuffer(const vk::DeviceInterface& vkd, vk::VkDevice device, const vk::VkDeviceSize size, const vk::VkBufferUsageFlags usage, const vk::VkExternalMemoryHandleTypeFlagBits memoryHandleType, const std::vector<deUint32>& queueFamilyIndices) createBuffer() argument 725 importAndBindMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkBuffer buffer, NativeHandle& nativeHandle, vk::VkExternalMemoryHandleTypeFlagBits externalType, deUint32 exportedMemoryTypeIndex, bool dedicated) importAndBindMemory() argument 743 importAndBindMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkImage image, NativeHandle& nativeHandle, vk::VkExternalMemoryHandleTypeFlagBits externalType, deUint32 exportedMemoryTypeIndex, bool dedicated) importAndBindMemory() argument 760 importResource(const vk::DeviceInterface& vkd, vk::VkDevice device, const ResourceDescription& resourceDesc, const std::vector<deUint32>& queueFamilyIndices, const OperationSupport& readOp, const OperationSupport& writeOp, NativeHandle& nativeHandle, vk::VkExternalMemoryHandleTypeFlagBits externalType, deUint32 exportedMemoryTypeIndex, bool dedicated) importResource() argument [all...] |
H A D | vktSynchronizationNoneStageTests.cpp | 92 const VkDevice& device = context.getDevice(); in create() local 135 const VkDevice& device = context.getDevice(); in create() local 458 const VkDevice& device = m_context.getDevice(); in buildVertexBuffer() local 624 const VkDevice& device = m_context.getDevice(); buildImageView() local 644 const VkDevice& device = m_context.getDevice(); buildFramebuffer() local 668 const VkDevice& device = m_context.getDevice(); buildSampler() local 697 const VkDevice& device = m_context.getDevice(); buildDescriptorSetLayout() local 708 const VkDevice& device = m_context.getDevice(); buildDescriptorPool() local 724 const VkDevice& device = m_context.getDevice(); buildDescriptorSet() local 744 const VkDevice& device = m_context.getDevice(); buildPipeline() local 799 const VkDevice& device = m_context.getDevice(); iterate() local [all...] |