/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineRenderToImageTests.cpp | 59 namespace pipeline namespace
|
H A D | vktPipelineSamplerBorderSwizzleTests.cpp | 53 namespace pipeline namespace
|
H A D | vktPipelineSpecConstantTests.cpp | 57 namespace pipeline namespace
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryCullRayFlagsTests.cpp | 337 Move<VkPipeline> pipeline; member in vkt::RayQuery::__anon28406::GraphicsConfiguration 772 Move<VkPipeline> pipeline; member in vkt::RayQuery::__anon28406::ComputeConfiguration
|
H A D | vktRayQueryMiscTests.cpp | 292 const auto pipeline = createComputePipeline(vkd, device, DE_NULL, &pipelineInfo); in iterate() local 966 Move<VkPipeline> pipeline = makePipeline(vk, device, *pipelineLayout, *vertexShader, *fragmentShader, *renderPass); in iterate() local
|
H A D | vktRayQueryOpacityMicromapTests.cpp | 896 Move<VkPipeline> pipeline; in iterate() local
|
H A D | vktRayQueryTraversalControlTests.cpp | 256 Move<VkPipeline> pipeline; member in vkt::RayQuery::__anon28422::GraphicsConfiguration 727 Move<VkPipeline> pipeline; member in vkt::RayQuery::__anon28422::ComputeConfiguration
|
H A D | vktRayQueryWatertightnessTests.cpp | 1352 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) createShaderBindingTable() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingBarrierTests.cpp | 906 Move<VkPipeline> pipeline; member [all...] |
H A D | vktRayTracingCallableShadersTests.cpp | 287 initShaderBindingTables(de::MovePtr<RayTracingPipeline>& rayTracingPipeline, Context& context, TestParams& testParams, VkPipeline pipeline, deUint32 shaderGroupHandleSize, deUint32 shaderGroupBaseAlignment, de::MovePtr<BufferWithMemory>& raygenShaderBindingTable, de::MovePtr<BufferWithMemory>& hitShaderBindingTable, de::MovePtr<BufferWithMemory>& missShaderBindingTable, de::MovePtr<BufferWithMemory>& callableShaderBindingTable, VkStridedDeviceAddressRegionKHR& raygenShaderBindingTableRegion, VkStridedDeviceAddressRegionKHR& hitShaderBindingTableRegion, VkStridedDeviceAddressRegionKHR& missShaderBindingTableRegion, VkStridedDeviceAddressRegionKHR& callableShaderBindingTableRegion) initShaderBindingTables() argument 695 Move<VkPipeline> pipeline = rayTracingPipeline->createPipeline(vkd, device, *pipelineLayout); runTest() local 1603 Move<VkPipeline> pipeline = rayTracingPipeline->createPipeline(vk, device, *pipelineLayout); iterate() local [all...] |
H A D | vktRayTracingCaptureReplayTests.cpp | 102 Move<VkPipeline> pipeline; member [all...] |
H A D | vktRayTracingComplexControlFlowTests.cpp | 364 Move<VkPipeline> pipeline = rayTracingPipeline->createPipeline(vkd, device, pipelineLayout); in makePipeline() local 548 const Move<VkPipeline> pipeline = makePipeline(rayTracingPipeline, *pipelineLayout); in runTest() local 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 [all...] |
H A D | vktRayTracingDataSpillTests.cpp | 1873 Move<VkPipeline> pipeline; 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 2499 Move<VkPipeline> pipeline; iterate() local [all...] |
H A D | vktRayTracingPipelineLibraryTests.cpp | 480 compileShaders(Context& context, de::SharedPtr<de::MovePtr<RayTracingPipeline>>& pipeline, const std::vector<std::tuple<std::string, VkShaderStageFlagBits>>& shaderData, const Move<VkShaderModule>& isecMod) compileShaders() argument 506 de::SharedPtr<de::MovePtr<RayTracingPipeline>>& pipeline; global() member 741 const VkPipeline pipeline = pipelines.at(0)->get(); runTest() local [all...] |
H A D | vktRayTracingShaderBindingTableTests.cpp | 418 initShaderBindingTables(de::MovePtr<RayTracingPipeline>& rayTracingPipeline, Context& context, TestParams& testParams, VkPipeline pipeline, deUint32 shaderGroupHandleSize, deUint32 shaderGroupBaseAlignment, de::MovePtr<BufferWithMemory>& raygenShaderBindingTable, de::MovePtr<BufferWithMemory>& hitShaderBindingTable, de::MovePtr<BufferWithMemory>& missShaderBindingTable, de::MovePtr<BufferWithMemory>& callableShaderBindingTable, VkStridedDeviceAddressRegionKHR& raygenShaderBindingTableRegion, VkStridedDeviceAddressRegionKHR& hitShaderBindingTableRegion, VkStridedDeviceAddressRegionKHR& missShaderBindingTableRegion, VkStridedDeviceAddressRegionKHR& callableShaderBindingTableRegion) initShaderBindingTables() argument 878 Move<VkPipeline> pipeline = rayTracingPipeline->createPipeline(vkd, device, *pipelineLayout); runTest() local 1370 Move<VkPipeline> pipeline; iterate() local [all...] |
H A D | vktRayTracingTraceRaysTests.cpp | 528 Move<VkPipeline> pipeline = rayTracingPipeline->createPipeline(vkd, device, *pipelineLayout); in runTest() local 1157 Move<VkPipeline> pipeline = rayTracingPipeline->createPipeline(vkd, device, *pipelineLayout); in iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/reconvergence/ |
H A D | vktReconvergenceTests.cpp | 1780 Move<VkPipeline> pipeline = createComputePipeline(vk, device, DE_NULL, &pipelineCreateInfo, NULL); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktDynamicRenderingTests.cpp | 860 Move<VkPipeline> pipeline = makeGraphicsPipeline(vk, device, *m_pipelineLayout, in iterate() local 1009 void DynamicRenderingTestInstance::rendering (const VkPipeline pipeline, in rendering() argument 1406 void SingleCmdBufferResuming::rendering (const VkPipeline pipeline, in rendering() argument 1546 void TwoPrimaryCmdBufferResuming::rendering (const VkPipeline pipeline, in rendering() argument 1710 rendering(const VkPipeline pipeline, const std::vector<VkImageView>& attachmentBindInfos, const deUint32 colorAtchCount, ImagesLayout& imagesLayout, const ImagesFormat& imagesFormat) rendering() argument 1881 rendering(const VkPipeline pipeline, const std::vector<VkImageView>& attachmentBindInfos, const deUint32 colorAtchCount, ImagesLayout& imagesLayout, const ImagesFormat& imagesFormat) rendering() argument 2064 rendering(const VkPipeline pipeline, const std::vector<VkImageView>& attachmentBindInfos, const deUint32 colorAtchCount, ImagesLayout& imagesLayout, const ImagesFormat& imagesFormat) rendering() argument 2199 rendering(const VkPipeline pipeline, const std::vector<VkImageView>& attachmentBindInfos, const deUint32 colorAtchCount, ImagesLayout& imagesLayout, const ImagesFormat& imagesFormat) rendering() argument 2353 rendering(const VkPipeline pipeline, const std::vector<VkImageView>& attachmentBindInfos, const deUint32 colorAtchCount, ImagesLayout& imagesLayout, const ImagesFormat& imagesFormat) rendering() argument 2537 rendering(const VkPipeline pipeline, const std::vector<VkImageView>& attachmentBindInfos, const deUint32 colorAtchCount, ImagesLayout& imagesLayout, const ImagesFormat& imagesFormat) rendering() argument 2730 rendering(const VkPipeline pipeline, const std::vector<VkImageView>& attachmentBindInfos, const deUint32 colorAtchCount, ImagesLayout& imagesLayout, const ImagesFormat& imagesFormat) rendering() argument 2892 rendering(const VkPipeline pipeline, const std::vector<VkImageView>& attachmentBindInfos, const deUint32 colorAtchCount, ImagesLayout& imagesLayout, const ImagesFormat& imagesFormat) rendering() argument 3056 rendering(const VkPipeline pipeline, const std::vector<VkImageView>& attachmentBindInfos, const deUint32 colorAtchCount, ImagesLayout& imagesLayout, const ImagesFormat& imagesFormat) rendering() argument 3228 rendering(const VkPipeline pipeline, const std::vector<VkImageView>& attachmentBindInfos, const deUint32 colorAtchCount, ImagesLayout& imagesLayout, const ImagesFormat& imagesFormat) rendering() argument 3398 rendering(const VkPipeline pipeline, const std::vector<VkImageView>& attachmentBindInfos, const deUint32 colorAtchCount, ImagesLayout& imagesLayout, const ImagesFormat& imagesFormat) rendering() argument 3553 recordRenderingCommands(const DeviceInterface& vk, VkCommandBuffer cmdBuffer, const VkPipeline pipeline, const VkClearAttachment& clearValues, const VkClearRect& clearRect, bool clearOnly) recordRenderingCommands() argument 3583 baseTest(const VkPipeline pipeline, const std::vector<VkImageView>& attachmentBindInfos, const deUint32 colorAtchCount, ImagesLayout& imagesLayout, const ImagesFormat& imagesFormat, bool clearOnly, bool useSecondary) baseTest() argument 3735 rendering(const VkPipeline pipeline, const std::vector<VkImageView>& attachmentBindInfos, const deUint32 colorAtchCount, ImagesLayout& imagesLayout, const ImagesFormat& imagesFormat) rendering() argument [all...] |
H A D | vktDynamicRenderingUnusedAttachmentsTests.cpp | 649 const auto pipeline = makeGraphicsPipeline(ctx.vkd, ctx.device, pipelineLayout.get(), in iterate() local [all...] |
H A D | vktRenderPassMultisampleResolveTests.cpp | 706 void MultisampleRenderPassTestInstance::drawCommands(VkCommandBuffer cmdBuffer, VkPipeline pipeline, VkPipelineLayout pipelineLayout) const in drawCommands() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/ |
H A D | vktShaderObjectPerformanceTests.cpp | 545 const auto pipeline = makeGraphicsPipeline(vk, device, emptyPipelineLayout.get(), vertShaderModule.get(), tescShaderModule.get(), teseShaderModule.get(), geomShaderModule.get(), fragShaderModule.get(), VK_NULL_HANDLE, 0u, &vertexInputStateParams, &pipelineInputAssemblyStateInfo, &tessStateCreateInfo, &viewportStateCreateInfo, DE_NULL, DE_NULL, DE_NULL, DE_NULL, pDynamicStateCreateInfo, &pipelineRenderingCreateInfo); in iterate() local
|
H A D | vktShaderObjectPipelineInteractionTests.cpp | 987 const auto pipeline = makeGraphicsPipeline(vk, device, emptyPipelineLayout.get(), vertShaderModule.get(), tescShaderModule.get(), teseShaderModule.get(), geomShaderModule.get(), fragShaderModule.get(), VK_NULL_HANDLE, 0u, &vertexInputStateParams, &pipelineInputAssemblyStateInfo, &tessStateCreateInfo, &viewportStateCreateInfo, DE_NULL, DE_NULL, DE_NULL, DE_NULL, DE_NULL, &pipelineRenderingCreateInfo); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmTrinaryMinMaxTests.cpp | 790 auto pipeline = vk::createComputePipeline(vkd, device, DE_NULL, &pipelineCreateInfo); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationSmokeTests.cpp | 520 VkPipeline pipeline; member 635 vk::Move<VkPipeline> pipeline; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
H A D | vktWsiDisplayControlTests.cpp | 319 createCommandBuffer(const DeviceInterface& vkd, VkDevice device, VkCommandPool commandPool, VkRenderPass renderPass, VkImage image, VkFramebuffer framebuffer, VkPipeline pipeline, deUint32 imageWidth, deUint32 imageHeight) createCommandBuffer() argument
|