Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkPipelineCache.hpp23 class PipelineCache : public Object<PipelineCache, VkPipelineCache> class
26 PipelineCache(const VkPipelineCacheCreateInfo* pCreateInfo, void* mem) in PipelineCache() function in vk::PipelineCache
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1263 struct PipelineCache struct
1265 typedef VkPipelineCache Type;
1267 struct Parameters
1272 struct Resources
1277 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()
1282 static Move<VkPipelineCache> create (const Environment& env, const Resources&, const Parameters&) in create()
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp12547 class PipelineCache class
12550 VULKAN_HPP_CONSTEXPR PipelineCache() in PipelineCache() function in VULKAN_HPP_NAMESPACE::PipelineCache
12554 VULKAN_HPP_CONSTEXPR PipelineCache( std::nullptr_t ) in PipelineCache() function in VULKAN_HPP_NAMESPACE::PipelineCache
12558 VULKAN_HPP_TYPESAFE_EXPLICIT PipelineCache( VkPipelineCache pipelineCache ) in PipelineCache() function in VULKAN_HPP_NAMESPACE::PipelineCache