Home
last modified time | relevance | path

Searched refs:GrVkDescriptorPool (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/src/gpu/vk/
DGrVkDescriptorPool.cpp14 GrVkDescriptorPool* GrVkDescriptorPool::Create(GrVkGpu* gpu, VkDescriptorType type, in Create()
38 return new GrVkDescriptorPool(gpu, pool, type, count); in Create()
41 GrVkDescriptorPool::GrVkDescriptorPool(const GrVkGpu* gpu, VkDescriptorPool pool, in GrVkDescriptorPool() function in GrVkDescriptorPool
45 bool GrVkDescriptorPool::isCompatible(VkDescriptorType type, uint32_t count) const { in isCompatible()
49 void GrVkDescriptorPool::freeGPUData() const { in freeGPUData()
DGrVkDescriptorSet.h17 class GrVkDescriptorPool; variable
24 GrVkDescriptorPool* pool,
43 SkDEBUGCODE(mutable) GrVkDescriptorPool* fPool;
DGrVkDescriptorPool.h23 class GrVkDescriptorPool : public GrVkManagedResource {
25 static GrVkDescriptorPool* Create(GrVkGpu* gpu, VkDescriptorType type, uint32_t count);
41 GrVkDescriptorPool(const GrVkGpu*, VkDescriptorPool pool, VkDescriptorType type,
DGrVkDescriptorSet.cpp16 GrVkDescriptorPool* pool, in GrVkDescriptorSet()
DGrVkDescriptorSetManager.h71 GrVkDescriptorPool* fPool;
DGrVkPipelineState.h23 class GrVkDescriptorPool; variable
DGrVkResourceProvider.h127 GrVkDescriptorPool* findOrCreateCompatibleDescriptorPool(VkDescriptorType type, uint32_t count);
DGrVkResourceProvider.cpp219 GrVkDescriptorPool* GrVkResourceProvider::findOrCreateCompatibleDescriptorPool( in findOrCreateCompatibleDescriptorPool()
221 return GrVkDescriptorPool::Create(fGpu, type, count); in findOrCreateCompatibleDescriptorPool()
/third_party/flutter/skia/src/gpu/vk/
DGrVkDescriptorPool.cpp14 GrVkDescriptorPool::GrVkDescriptorPool(const GrVkGpu* gpu, VkDescriptorType type, uint32_t count) in GrVkDescriptorPool() function in GrVkDescriptorPool
39 bool GrVkDescriptorPool::isCompatible(VkDescriptorType type, uint32_t count) const { in isCompatible()
43 void GrVkDescriptorPool::reset(const GrVkGpu* gpu) { in reset()
47 void GrVkDescriptorPool::freeGPUData(GrVkGpu* gpu) const { in freeGPUData()
DGrVkDescriptorSet.h15 class GrVkDescriptorPool; variable
21 GrVkDescriptorPool* pool,
40 SkDEBUGCODE(mutable) GrVkDescriptorPool* fPool;
DGrVkDescriptorPool.h21 class GrVkDescriptorPool : public GrVkResource {
23 GrVkDescriptorPool(const GrVkGpu* gpu, VkDescriptorType type, uint32_t count);
DGrVkDescriptorSet.cpp15 GrVkDescriptorPool* pool, in GrVkDescriptorSet()
DGrVkDescriptorSetManager.h73 GrVkDescriptorPool* fPool;
DGrVkPipelineState.h21 class GrVkDescriptorPool; variable
DGrVkResourceProvider.h104 GrVkDescriptorPool* findOrCreateCompatibleDescriptorPool(VkDescriptorType type, uint32_t count);
DGrVkResourceProvider.cpp194 GrVkDescriptorPool* GrVkResourceProvider::findOrCreateCompatibleDescriptorPool( in findOrCreateCompatibleDescriptorPool()
196 return new GrVkDescriptorPool(fGpu, type, count); in findOrCreateCompatibleDescriptorPool()
/third_party/flutter/skia/gn/
Dgpu.gni638 "$_src/gpu/vk/GrVkDescriptorPool.cpp",
639 "$_src/gpu/vk/GrVkDescriptorPool.h",
/third_party/skia/gn/
Dgpu.gni607 "$_src/gpu/vk/GrVkDescriptorPool.cpp",
608 "$_src/gpu/vk/GrVkDescriptorPool.h",
/third_party/flutter/engine/flutter/ci/licenses_golden/
Dlicenses_skia673 FILE: ../../../third_party/skia/src/gpu/vk/GrVkDescriptorPool.cpp
674 FILE: ../../../third_party/skia/src/gpu/vk/GrVkDescriptorPool.h