HomeSort by relevance Sort by last modified time
    Searched refs:m_blockName (Results 1 - 5 of 5) sorted by null

  /external/deqp/modules/gles31/functional/
es31fSSBOLayoutCase.hpp 89 const char* getBlockName (void) const { return m_blockName.c_str(); }
109 std::string m_blockName;
es31fTessellationTests.cpp     [all...]
es31fSSBOLayoutCase.cpp 113 : m_blockName (blockName)
    [all...]
  /external/deqp/modules/glshared/
glsUniformBlockCase.hpp 187 const char* getBlockName (void) const { return m_blockName.c_str(); }
204 std::string m_blockName;
glsUniformBlockCase.cpp 198 : m_blockName (blockName)
    [all...]

Completed in 136 milliseconds