Searched defs:getBlockSize (Results 1 – 6 of 6) sorted by relevance
74 uint32_t getBlockSize() const { return BlockSize; } in getBlockSize() function144 uint32_t getBlockSize() const { return ReadInterface.getBlockSize(); } in getBlockSize() function
40 static bool getBlockSize(const T *X) { in getBlockSize() function
619 bool InterfaceBlockInfo::getBlockSize(const std::string &name, in getBlockSize() function in gl::__anon56c1d3980111::InterfaceBlockInfo1049 void InterfaceBlockLinker::linkBlocks(const GetBlockSizeFunc &getBlockSize, in linkBlocks()1101 void InterfaceBlockLinker::defineInterfaceBlock(const GetBlockSizeFunc &getBlockSize, in defineInterfaceBlock()
54 uint32_t PDBFile::getBlockSize() const { return ContainerLayout.SB->BlockSize; } in getBlockSize() function in PDBFile
644 bool InterfaceBlockInfo::getBlockSize(const std::string &name, in getBlockSize() function in gl::__anon03ca45630111::InterfaceBlockInfo1210 void InterfaceBlockLinker::linkBlocks(const GetBlockSizeFunc &getBlockSize, in linkBlocks()1262 void InterfaceBlockLinker::defineInterfaceBlock(const GetBlockSizeFunc &getBlockSize, in defineInterfaceBlock()
107 size_t getBlockSize() const { return mCurrentOffset * BytesPerComponent; } in getBlockSize() function