Home
last modified time | relevance | path

Searched refs:MatrixOrder (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/opengl/
DgluVarType.hpp230 enum MatrixOrder enum
238 const char* getMatrixOrderName (MatrixOrder qualifier);
244 …ing_ = -1, int offset_ = -1, FormatLayout format_ = FORMATLAYOUT_LAST, MatrixOrder matrixOrder_ = …
253 MatrixOrder matrixOrder;
DgluVarType.cpp222 const char* getMatrixOrderName (MatrixOrder qualifier) in getMatrixOrderName()
235 Layout::Layout (int location_, int binding_, int offset_, FormatLayout format_, MatrixOrder matrixO… in Layout()
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceDefinitionUtil.cpp1070 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()
Des31fProgramInterfaceQueryTestCase.cpp139 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()
Des31fProgramInterfaceQueryTests.cpp3897 glu::MatrixOrder order; in generateUniformMatrixOrderCaseBlockContentCases()
3958 glu::MatrixOrder order; in generateUniformMatrixStrideCaseBlockContentCases()
4025 glu::MatrixOrder order; in generateUniformMatrixCaseBlocks()
6577 glu::MatrixOrder order; in generateBufferVariableMatrixCaseBlocks()