Searched defs:getNumBlocks (Results 1 – 4 of 4) sorted by relevance
129 int getNumBlocks (void) const { return (int)m_bufferBlocks.size(); } in getNumBlocks() function in deqp::gles31::bb::ShaderInterface
119 int getNumBlocks (void) const { return (int)m_bufferBlocks.size(); } in getNumBlocks() function in vkt::ssbo::ShaderInterface
153 unsigned getNumBlocks() const { in getNumBlocks() function
272 size_t getNumBlocks() const { return Blocks.size(); } in getNumBlocks() function