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

  /external/deqp/modules/gles3/functional/
es3fUniformBlockTests.cpp 96 StructType& typeS = m_interface.allocStruct("S");
129 StructType& typeS = m_interface.allocStruct("S");
164 StructType& typeS = m_interface.allocStruct("S");
169 StructType& typeT = m_interface.allocStruct("T");
204 StructType& typeS = m_interface.allocStruct("S");
209 StructType& typeT = m_interface.allocStruct("T");
286 StructType& typeS = m_interface.allocStruct("S");
291 StructType& typeT = m_interface.allocStruct("T");
  /external/deqp/modules/gles31/functional/
es31fSSBOLayoutTests.cpp 236 glu::StructType& structType = m_interface.allocStruct((string("s") + genName('A', 'Z', m_structNdx)).c_str());
363 StructType& typeS = m_interface.allocStruct("S");
396 StructType& typeS = m_interface.allocStruct("S");
431 StructType& typeS = m_interface.allocStruct("S");
436 StructType& typeT = m_interface.allocStruct("T");
471 StructType& typeS = m_interface.allocStruct("S");
476 StructType& typeT = m_interface.allocStruct("T");
511 StructType& typeS = m_interface.allocStruct("S");
555 StructType& typeS = m_interface.allocStruct("S");
598 StructType& typeS = m_interface.allocStruct("S")
    [all...]
es31fSSBOLayoutCase.hpp 123 glu::StructType& allocStruct (const char* name);
es31fUniformBlockTests.cpp 98 StructType& typeS = m_interface.allocStruct("S");
es31fSSBOLayoutCase.cpp 251 StructType& ShaderInterface::allocStruct (const char* name)
    [all...]
  /external/deqp/modules/glshared/
glsUniformBlockCase.hpp 217 StructType& allocStruct (const char* name);
glsRandomUniformBlockCase.cpp 173 StructType& structType = m_interface.allocStruct((string("s") + genName('A', 'Z', m_structNdx)).c_str());
glsUniformBlockCase.cpp 316 StructType& ShaderInterface::allocStruct (const char* name)
    [all...]

Completed in 97 milliseconds