Searched defs:getBlockName (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/gles31/functional/ | ||
D | es31fSSBOLayoutCase.hpp | 89 const char* getBlockName (void) const { return m_blockName.c_str(); } in getBlockName() function in deqp::gles31::bb::BufferBlock |
/external/deqp/modules/glshared/ | ||
D | glsUniformBlockCase.hpp | 187 const char* getBlockName (void) const { return m_blockName.c_str(); } in getBlockName() function in deqp::gls::ub::UniformBlock |
/external/llvm/lib/Analysis/ | ||
D | BlockFrequencyInfoImpl.cpp | 531 BlockFrequencyInfoImplBase::getBlockName(const BlockNode &Node) const { in getBlockName() function in BlockFrequencyInfoImplBase |