Searched refs:MatrixOrder (Results 1 – 5 of 5) sorted by relevance
/external/deqp/framework/opengl/ |
D | gluVarType.hpp | 230 enum MatrixOrder enum 238 const char* getMatrixOrderName (MatrixOrder qualifier); 244 …ing_ = -1, int offset_ = -1, FormatLayout format_ = FORMATLAYOUT_LAST, MatrixOrder matrixOrder_ = … 253 MatrixOrder matrixOrder;
|
D | gluVarType.cpp | 221 const char* getMatrixOrderName (MatrixOrder qualifier) in getMatrixOrderName() 234 Layout::Layout (int location_, int binding_, int offset_, FormatLayout format_, MatrixOrder matrixO… in Layout()
|
/external/deqp/modules/gles31/functional/ |
D | es31fProgramInterfaceDefinitionUtil.cpp | 1070 static int getBufferTypeSize (glu::DataType type, glu::MatrixOrder order) in getBufferTypeSize() 1087 static int getBufferVariableSize (const glu::VarType& type, glu::MatrixOrder order) in getBufferVariableSize() 1110 static int getBufferSize (const glu::InterfaceBlock& block, glu::MatrixOrder blockOrder) in getBufferSize()
|
D | es31fProgramInterfaceQueryTestCase.cpp | 139 static glu::MatrixOrder getMatrixOrderFromPath (const std::vector<VariablePathComponent>& path) in getMatrixOrderFromPath() 141 glu::MatrixOrder order = glu::MATRIXORDER_LAST; in getMatrixOrderFromPath() 146 glu::MatrixOrder matOrder; in getMatrixOrderFromPath()
|
D | es31fProgramInterfaceQueryTests.cpp | 3877 glu::MatrixOrder order; in generateUniformMatrixOrderCaseBlockContentCases() 3938 glu::MatrixOrder order; in generateUniformMatrixStrideCaseBlockContentCases() 4005 glu::MatrixOrder order; in generateUniformMatrixCaseBlocks() 6548 glu::MatrixOrder order; in generateBufferVariableMatrixCaseBlocks()
|