Home
last modified time | relevance | path

Searched defs:getBindingCount (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DTexture.h197 ContextBindingCount &getBindingCount(ContextID contextID) in getBindingCount() function
208 const ContextBindingCount &getBindingCount(ContextID contextID) const in getBindingCount() function
/external/swiftshader/src/Vulkan/
DVkDescriptorSetLayout.cpp172 size_t DescriptorSetLayout::getBindingCount() const in getBindingCount() function in vk::DescriptorSetLayout