Home
last modified time | relevance | path

Searched refs:pLibraryInterface (Results 1 – 14 of 14) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_KHR_ray_tracing_pipeline.txt178 added pname:libraries, pname:pLibraryInterface, and
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dpipelines.txt2965 * pname:pLibraryInterface is a pointer to a
3025 pname:pLibraryInterface must: not be `NULL`
3028 greater than `0`, its pname:pLibraryInterface member must: not be `NULL`
3041 members of pname:pLibraryInterface equal to those in this pipeline
3089 pname:pLibraryInfo and pname:pLibraryInterface must: be `NULL`
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl5896 const VkRayTracingPipelineInterfaceCreateInfoKHR* pLibraryInterface; member
DvkVulkan_c.inl14475 const VkRayTracingPipelineInterfaceCreateInfoKHR* pLibraryInterface; member
DvkStrUtilImpl.inl12452 s << "\tpLibraryInterface = " << value.pLibraryInterface << '\n';
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp64453 , pLibraryInterface( pLibraryInterface_ )
64488 , pLibraryInterface( pLibraryInterface_ )
64584 pLibraryInterface = pLibraryInterface_; in setPLibraryInterface()
64633 … ( pLibraryInfo == rhs.pLibraryInfo ) && ( pLibraryInterface == rhs.pLibraryInterface ) && in operator ==()
64654 …const VULKAN_HPP_NAMESPACE::RayTracingPipelineInterfaceCreateInfoKHR * pLibraryInterface member
Dvulkan_core.h13306 const VkRayTracingPipelineInterfaceCreateInfoKHR* pLibraryInterface; member
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h12509 const VkRayTracingPipelineInterfaceCreateInfoKHR* pLibraryInterface; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h13513 const VkRayTracingPipelineInterfaceCreateInfoKHR* pLibraryInterface; member
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h13585 const VkRayTracingPipelineInterfaceCreateInfoKHR* pLibraryInterface; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp88262 , pLibraryInterface( pLibraryInterface_ )
88298 , pLibraryInterface( pLibraryInterface_ )
88391 pLibraryInterface = pLibraryInterface_; in setPLibraryInterface()
88461 pLibraryInterface, in reflect()
88479 …( pLibraryInfo == rhs.pLibraryInfo ) && ( pLibraryInterface == rhs.pLibraryInterface ) && ( pDynam… in operator ==()
88500 …const VULKAN_HPP_NAMESPACE::RayTracingPipelineInterfaceCreateInfoKHR * pLibraryInterface member
Dvulkan_core.h17030 const VkRayTracingPipelineInterfaceCreateInfoKHR* pLibraryInterface; member
Dvulkan_hash.hpp12075 VULKAN_HPP_HASH_COMBINE( seed, rayTracingPipelineCreateInfoKHR.pLibraryInterface ); in operator ()()
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h14869 const VkRayTracingPipelineInterfaceCreateInfoKHR* pLibraryInterface; member