Home
last modified time | relevance | path

Searched refs:getPool (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DTextureStorage9.cpp74 D3DPOOL TextureStorage9::getPool() const in getPool() function in rx::TextureStorage9
242 mTextureFormat, getPool(), &mTexture, nullptr); in getBaseTexture()
490 getUsage(), mTextureFormat, getPool(), &mTexture, nullptr); in getBaseTexture()
DTextureStorage9.h32 D3DPOOL getPool() const;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DTextureStorage9.cpp75 D3DPOOL TextureStorage9::getPool() const in getPool() function in rx::TextureStorage9
259 mTextureFormat, getPool(), &mTexture, nullptr); in getBaseTexture()
542 getUsage(), mTextureFormat, getPool(), &mTexture, nullptr); in getBaseTexture()
DTextureStorage9.h32 D3DPOOL getPool() const;
/third_party/glslang/glslang/Include/
DShHandle.h64 virtual glslang::TPoolAllocator* getPool() const { return pool; } in getPool() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.h376 const Pool &getPool(size_t index) const in getPool() function
378 return const_cast<DynamicallyGrowingPool *>(this)->getPool(index); in getPool()
381 Pool &getPool(size_t index) in getPool() function
446 const QueryPool &getQueryPool(size_t index) const { return getPool(index); } in getQueryPool()
Dvk_helpers.cpp3284 semaphoreOut->init(currentPool, &getPool(currentPool)[currentEntry]); in allocateSemaphore()
/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp1486 SetThreadPoolAllocator(compiler->getPool()); in ShCompile()
1545 SetThreadPoolAllocator(linker->getPool()); in ShLinkExt()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan.hpp5902 PoolType getPool() const VULKAN_HPP_NOEXCEPT in getPool() function in VULKAN_HPP_NAMESPACE::PoolFree
/third_party/vulkan-headers/include/vulkan/
Dvulkan.hpp5946 PoolType getPool() const VULKAN_HPP_NOEXCEPT in getPool() function in VULKAN_HPP_NAMESPACE::PoolFree