Searched defs:getNumBlocks (Results 1 – 6 of 6) sorted by relevance
129 int getNumBlocks (void) const { return (int)m_bufferBlocks.size(); } in getNumBlocks() function in deqp::gles31::bb::ShaderInterface
130 int getNumBlocks (void) const { return (int)m_bufferBlocks.size(); } in getNumBlocks() function in vkt::ssbo::ShaderInterface
148 unsigned getNumBlocks() const { in getNumBlocks() function
272 size_t getNumBlocks() const { return Blocks.size(); } in getNumBlocks() function
139 unsigned getNumBlocks() const { in getNumBlocks() function
29 int getNumBlocks(int w, int h, int blockSizeX, int blockSizeY) in getNumBlocks() function