Home
last modified time | relevance | path

Searched defs:getBlockName (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.hpp89 const char* getBlockName (void) const { return m_blockName.c_str(); } in getBlockName() function in deqp::gles31::bb::BufferBlock
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.hpp79 const char* getBlockName (void) const { return m_blockName.c_str(); } in getBlockName() function in vkt::ssbo::BufferBlock
/external/deqp/modules/glshared/
DglsUniformBlockCase.hpp187 const char* getBlockName (void) const { return m_blockName.c_str(); } in getBlockName() function in deqp::gls::ub::UniformBlock
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.hpp187 const std::string& getBlockName (void) const { return m_blockName; } in getBlockName() function in vkt::ubo::UniformBlock
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp541 BlockFrequencyInfoImplBase::getBlockName(const BlockNode &Node) const { in getBlockName() function in BlockFrequencyInfoImplBase