Home
last modified time | relevance | path

Searched defs:getNumBlocks (Results 1 – 6 of 6) 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.hpp130 int getNumBlocks (void) const { return (int)m_bufferBlocks.size(); } in getNumBlocks() function in vkt::ssbo::ShaderInterface
/external/llvm/include/llvm/Analysis/
DLoopInfo.h148 unsigned getNumBlocks() const { in getNumBlocks() function
/external/llvm/include/llvm/Support/
DGCOV.h272 size_t getNumBlocks() const { return Blocks.size(); } in getNumBlocks() function
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLoopInfo.h139 unsigned getNumBlocks() const { in getNumBlocks() function
/external/swiftshader/src/OpenGL/common/
DImage.cpp29 int getNumBlocks(int w, int h, int blockSizeX, int blockSizeY) in getNumBlocks() function