Home
last modified time | relevance | path

Searched defs:pipeline (Results 651 - 675 of 869) sorted by relevance

1...<<21222324252627282930>>...35

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineRenderToImageTests.cpp59 namespace pipeline namespace
H A DvktPipelineSamplerBorderSwizzleTests.cpp53 namespace pipeline namespace
H A DvktPipelineSpecConstantTests.cpp57 namespace pipeline namespace
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryCullRayFlagsTests.cpp337 Move<VkPipeline> pipeline; member in vkt::RayQuery::__anon28406::GraphicsConfiguration
772 Move<VkPipeline> pipeline; member in vkt::RayQuery::__anon28406::ComputeConfiguration
H A DvktRayQueryMiscTests.cpp292 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 DvktRayQueryOpacityMicromapTests.cpp896 Move<VkPipeline> pipeline; in iterate() local
H A DvktRayQueryTraversalControlTests.cpp256 Move<VkPipeline> pipeline; member in vkt::RayQuery::__anon28422::GraphicsConfiguration
727 Move<VkPipeline> pipeline; member in vkt::RayQuery::__anon28422::ComputeConfiguration
H A DvktRayQueryWatertightnessTests.cpp1352 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 DvktRayTracingBarrierTests.cpp906 Move<VkPipeline> pipeline; member
[all...]
H A DvktRayTracingCallableShadersTests.cpp287 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 DvktRayTracingCaptureReplayTests.cpp102 Move<VkPipeline> pipeline; member
[all...]
H A DvktRayTracingComplexControlFlowTests.cpp364 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 DvktRayTracingDataSpillTests.cpp1873 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 DvktRayTracingPipelineLibraryTests.cpp480 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 DvktRayTracingShaderBindingTableTests.cpp418 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 DvktRayTracingTraceRaysTests.cpp528 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 DvktReconvergenceTests.cpp1780 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 DvktDynamicRenderingTests.cpp860 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 DvktDynamicRenderingUnusedAttachmentsTests.cpp649 const auto pipeline = makeGraphicsPipeline(ctx.vkd, ctx.device, pipelineLayout.get(), in iterate() local
[all...]
H A DvktRenderPassMultisampleResolveTests.cpp706 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 DvktShaderObjectPerformanceTests.cpp545 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 DvktShaderObjectPipelineInteractionTests.cpp987 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 DvktSpvAsmTrinaryMinMaxTests.cpp790 auto pipeline = vk::createComputePipeline(vkd, device, DE_NULL, &pipelineCreateInfo); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationSmokeTests.cpp520 VkPipeline pipeline; member
635 vk::Move<VkPipeline> pipeline; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiDisplayControlTests.cpp319 createCommandBuffer(const DeviceInterface& vkd, VkDevice device, VkCommandPool commandPool, VkRenderPass renderPass, VkImage image, VkFramebuffer framebuffer, VkPipeline pipeline, deUint32 imageWidth, deUint32 imageHeight) createCommandBuffer() argument

Completed in 72 milliseconds

1...<<21222324252627282930>>...35