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

  /external/deqp/modules/gles2/functional/
es2fShaderMatrixTests.cpp 124 enum MatrixOp
177 static const char* getOperationName (MatrixOp op)
202 static OperationType getOperationType (MatrixOp op)
237 static TestMatrixType getOperationTestMatrixType (MatrixOp op)
263 static bool isOperationBinary (MatrixOp op)
270 static bool isOperationMatrixScalar (MatrixOp op)
275 static bool isOperationMatrixVector (MatrixOp op)
280 static bool isOperationMatrixMatrix (MatrixOp op)
285 static bool isOperationUnary (MatrixOp op)
295 static bool isOperationValueModifying (MatrixOp op
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderMatrixTests.cpp 224 enum MatrixOp
287 static const char* getOperationName (MatrixOp op)
317 static OperationType getOperationType (MatrixOp op)
358 static TestMatrixType getOperationTestMatrixType (MatrixOp op)
388 static bool isOperationBinary (MatrixOp op)
395 static bool isOperationMatrixScalar (MatrixOp op)
400 static bool isOperationMatrixVector (MatrixOp op)
405 static bool isOperationArithmeticMatrixMatrix (MatrixOp op)
410 static bool isOperationComponentwiseMatrixMatrix (MatrixOp op)
415 static bool isOperationVectorVector (MatrixOp op
    [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderMatrixTests.cpp 229 enum MatrixOp
292 static const char* getOperationName (MatrixOp op)
322 static OperationType getOperationType (MatrixOp op)
363 static TestMatrixType getOperationTestMatrixType (MatrixOp op)
393 static bool isOperationBinary (MatrixOp op)
400 static bool isOperationMatrixScalar (MatrixOp op)
405 static bool isOperationMatrixVector (MatrixOp op)
410 static bool isOperationArithmeticMatrixMatrix (MatrixOp op)
415 static bool isOperationComponentwiseMatrixMatrix (MatrixOp op)
420 static bool isOperationVectorVector (MatrixOp op
    [all...]

Completed in 188 milliseconds