Home
last modified time | relevance | path

Searched refs:pLibraries (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline.c784 LVP_FROM_HANDLE(lvp_pipeline, p, libstate->pLibraries[i]); in lvp_graphics_pipeline_init()
854 LVP_FROM_HANDLE(lvp_pipeline, p, libstate->pLibraries[i]); in lvp_graphics_pipeline_init()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_rt.c44 RADV_FROM_HANDLE(radv_pipeline, pipeline, pCreateInfo->pLibraryInfo->pLibraries[i]); in radv_create_merged_rt_create_info()
71 RADV_FROM_HANDLE(radv_pipeline, pipeline, pCreateInfo->pLibraryInfo->pLibraries[i]); in radv_create_merged_rt_create_info()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMiscTests.cpp969 linkedPipelineLibraryInfo.pLibraries = de::dataOrNull(libraryHandles); in iterate()
H A DvktPipelineLibraryTests.cpp105 // We need to track the linked libraries too, included in VkPipelineLibraryCreateInfoKHR->pLibraries
194 libraries, // const VkPipeline* pLibraries;
936 // When pLibraries have any pipeline library with fragment shader state and current pipeline we try to create doesn't, in runTest()
959 // if current pipeline that we try to create and pLibraries have all states of pipelines, we are not allowed to create a pipeline library. in runTest()
2377 &pipelineLib.get(), // const VkPipeline* pLibraries; in iterate()
2641 linkedPipelineLibraryInfo.pLibraries = de::dataOrNull(libraryHandles); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMiscTests.cpp981 linkedPipelineLibraryInfo.pLibraries = de::dataOrNull(libraryHandles); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp3083 linkedPipelineLibraryInfo.pLibraries = de::dataOrNull(libraryHandles); in iterate()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.cpp3823 nullptr, // const VkPipeline* pLibraries; in buildPipeline()
3836 linkingInfo.pLibraries = de::dataOrNull(rawPipelines); in buildPipeline()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp60071 , pLibraries( pLibraries_ ) pLibraries() function
60084 : libraryCount( static_cast<uint32_t>( libraries_.size() ) ), pLibraries( libraries_.data() ) pLibraries() function
60158 const VULKAN_HPP_NAMESPACE::Pipeline * pLibraries = {}; global() member
[all...]
H A Dvulkan_core.h7983 const VkPipeline* pLibraries; member
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h7812 const VkPipeline* pLibraries; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h9345 const VkPipeline* pLibraries; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h8143 const VkPipeline* pLibraries; member
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp33691 , pLibraries( pLibraries_ ) pLibraries() function
33705 : pNext( pNext_ ), libraryCount( static_cast<uint32_t>( libraries_.size() ) ), pLibraries( libraries_.data() ) pLibraries() function
33793 const VULKAN_HPP_NAMESPACE::Pipeline * pLibraries = {}; global() member
[all...]
H A Dvulkan_core.h10485 const VkPipeline* pLibraries; member
H A Dvulkan_hash.hpp4468 VULKAN_HPP_HASH_COMBINE( seed, pipelineLibraryCreateInfoKHR.pLibraries );

Completed in 358 milliseconds