Home
last modified time | relevance | path

Searched refs:pLibraryInfo (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_pipeline_library_group_handles.adoc102 vkCreateRayTracingPipelines(pLibraryInfo = { &library0, &library1, &library2 }, &rtpso);
110 vkCreateRayTracingPipelines(pLibraryInfo = { &library0, &library1, ..., &library4 }, &rtpso2);
125 vkCreateRayTracingPipelines(flags = VK_PIPELINE_CREATE_LIBRARY_BIT_KHR, pLibraryInfo = { &library0,…
126 vkCreateRayTracingPipelines(pLibraryInfo = { &rtpsoLibrary }, &rtpso);
134 vkCreateRayTracingPipelines(flags = VK_PIPELINE_CREATE_LIBRARY_BIT_KHR, pLibraryInfo = { &rtpsoLibr…
135 vkCreateRayTracingPipelines(pLibraryInfo = { &rtpso2Library }, &rtpso2);
DVK_AMDX_shader_enqueue.adoc72 const VkPipelineLibraryCreateInfoKHR* pLibraryInfo;
79 Shaders defined by `pStages` and any pipelines in `pLibraryInfo->pLibraries` define the possible no…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dexecutiongraphs.adoc100 * pname:pLibraryInfo is a pointer to a
141 * [[VUID-VkExecutionGraphPipelineCreateInfoAMDX-pLibraryInfo-09131]]
142 If pname:pLibraryInfo is not `NULL`, each element of its
149 * [[VUID-VkExecutionGraphPipelineCreateInfoAMDX-pLibraryInfo-09133]]
150 If pname:pLibraryInfo is not `NULL`, each element of
151 pname:pLibraryInfo->libraries must: be either a compute pipeline or an
Dpipelines.adoc6282 * pname:pLibraryInfo is a pointer to a
6317 If pipeline libraries are included in pname:pLibraryInfo, shaders defined in
6352 pname:pLibraryInfo, must: be ename:VK_SHADER_STAGE_RAYGEN_BIT_KHR
6360 * [[VUID-VkRayTracingPipelineCreateInfoKHR-pLibraryInfo-03590]]
6361 If pname:pLibraryInfo is not `NULL` and its pname:libraryCount member is
6364 Each element of pname:pLibraryInfo->pLibraries must: have been created
6367 * [[VUID-VkRayTracingPipelineCreateInfoKHR-pLibraryInfo-03592]]
6368 If pname:pLibraryInfo is not `NULL`, each element of its
6371 * [[VUID-VkRayTracingPipelineCreateInfoKHR-pLibraryInfo-03593]]
6372 If pname:pLibraryInfo is not `NULL`, each element of its
[all …]
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_beta.h679 const VkPipelineLibraryCreateInfoKHR* pLibraryInfo; member
Dvulkan_core.h17888 const VkPipelineLibraryCreateInfoKHR* pLibraryInfo; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_beta.h684 const VkPipelineLibraryCreateInfoKHR* pLibraryInfo; member
Dvulkan_hash.hpp4021 VULKAN_HPP_HASH_COMBINE( seed, executionGraphPipelineCreateInfoAMDX.pLibraryInfo ); in operator ()()
11878 VULKAN_HPP_HASH_COMBINE( seed, rayTracingPipelineCreateInfoKHR.pLibraryInfo ); in operator ()()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_ray_tracing_pipeline.adoc239 slink:VkRayTracingPipelineCreateInfoKHR to pname:pLibraryInfo and make