Home
last modified time | relevance | path

Searched defs:getNumBlocks (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.hpp129 int getNumBlocks (void) const { return (int)m_bufferBlocks.size(); } in getNumBlocks() function in deqp::gles31::bb::ShaderInterface
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.hpp119 int getNumBlocks (void) const { return (int)m_bufferBlocks.size(); } in getNumBlocks() function in vkt::ssbo::ShaderInterface
/external/llvm/include/llvm/Analysis/
DLoopInfo.h153 unsigned getNumBlocks() const { in getNumBlocks() function
/external/llvm/include/llvm/Support/
DGCOV.h272 size_t getNumBlocks() const { return Blocks.size(); } in getNumBlocks() function