Home
last modified time | relevance | path

Searched defs:PipelineCache (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPipelineCache.cpp61 PipelineCache::PipelineCache(const VkPipelineCacheCreateInfo *pCreateInfo, void *mem) in PipelineCache() function in vk::PipelineCache
DVkPipelineCache.hpp44 class PipelineCache : public Object<PipelineCache, VkPipelineCache> class
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryAddressBindingTests.cpp705 struct PipelineCache struct
707 typedef VkPipelineCache Type;
709 struct Parameters
714 struct Resources
719 static Move<VkPipelineCache> create (const Environment& env, const Resources&, const Parameters&) in create()
DvktMemoryDeviceMemoryReportTests.cpp716 struct PipelineCache struct
718 typedef VkPipelineCache Type;
720 struct Parameters
725 struct Resources
730 static Move<VkPipelineCache> create (const Environment& env, const Resources&, const Parameters&) in create()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryAddressBindingTests.cpp744 struct PipelineCache struct
746 typedef VkPipelineCache Type;
748 struct Parameters
753 struct Resources
758 static Move<VkPipelineCache> create (const Environment& env, const Resources&, const Parameters&) in create()
DvktMemoryDeviceMemoryReportTests.cpp722 struct PipelineCache struct
724 typedef VkPipelineCache Type;
726 struct Parameters
731 struct Resources
736 static Move<VkPipelineCache> create (const Environment& env, const Resources&, const Parameters&) in create()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiObjectManagementTests.cpp1416 struct PipelineCache struct
1418 typedef VkPipelineCache Type;
1420 struct Parameters
1425 struct Resources
1430 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()
1435 static void initPrograms(SourceCollections& dst, Parameters) in initPrograms()
1440 static Move<VkPipelineCache> create (const Environment& env, const Resources&, const Parameters&) in create()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1416 struct PipelineCache struct
1418 typedef VkPipelineCache Type;
1420 struct Parameters
1425 struct Resources
1430 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()
1435 static void initPrograms(SourceCollections& dst, Parameters) in initPrograms()
1440 static Move<VkPipelineCache> create (const Environment& env, const Resources&, const Parameters&) in create()
/third_party/vulkan-headers/include/vulkan/
Dvulkan_handles.hpp8411 class PipelineCache class
8422 PipelineCache() VULKAN_HPP_NOEXCEPT {} // = default; - try to workaround a compiler issue in PipelineCache() function in VULKAN_HPP_NAMESPACE::PipelineCache
8431PipelineCache( PipelineCache && rhs ) VULKAN_HPP_NOEXCEPT : m_pipelineCache( VULKAN_HPP_NAMESPACE:… in PipelineCache() function in VULKAN_HPP_NAMESPACE::PipelineCache
8440 VULKAN_HPP_CONSTEXPR PipelineCache( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in PipelineCache() function in VULKAN_HPP_NAMESPACE::PipelineCache
8442 …VULKAN_HPP_TYPESAFE_EXPLICIT PipelineCache( VkPipelineCache pipelineCache ) VULKAN_HPP_NOEXCEPT : … in PipelineCache() function in VULKAN_HPP_NAMESPACE::PipelineCache
Dvulkan_raii.hpp11344 class PipelineCache class
11356PipelineCache( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & dev… in PipelineCache() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PipelineCache
11364PipelineCache( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & dev… in PipelineCache() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PipelineCache
11374 PipelineCache( std::nullptr_t ) {} in PipelineCache() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PipelineCache
11384 PipelineCache( PipelineCache && rhs ) VULKAN_HPP_NOEXCEPT in PipelineCache() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PipelineCache
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_handles.hpp5459 class PipelineCache class
5472 VULKAN_HPP_CONSTEXPR PipelineCache( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in PipelineCache() function in VULKAN_HPP_NAMESPACE::PipelineCache
5473 VULKAN_HPP_TYPESAFE_EXPLICIT PipelineCache( VkPipelineCache pipelineCache ) VULKAN_HPP_NOEXCEPT in PipelineCache() function in VULKAN_HPP_NAMESPACE::PipelineCache
Dvulkan_raii.hpp6809 class PipelineCache class
6820 PipelineCache( in PipelineCache() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PipelineCache
6840 PipelineCache( in PipelineCache() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PipelineCache
6851 PipelineCache( std::nullptr_t ) {} in PipelineCache() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PipelineCache
6864 PipelineCache( PipelineCache && rhs ) VULKAN_HPP_NOEXCEPT in PipelineCache() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PipelineCache