Searched defs:vecType (Results 1 – 11 of 11) sorted by relevance
| /external/deqp/modules/glshared/ |
| D | glsRandomShaderCase.cpp | 349 const char* vecType = DE_NULL; in operator <<() local
|
| D | glsShaderExecUtil.cpp | 966 …const glu::DataType vecType = glu::getDataTypeFloatVec(glu::getDataTypeMatrixNumRows(basicType)… in computeVarLayout() local
|
| /external/llvm/lib/Target/NVPTX/ |
| D | NVPTXISelDAGToDAG.cpp | 419 unsigned vecType = NVPTX::PTXLdStInstCode::Scalar; in SelectLoad() local 1794 unsigned vecType = NVPTX::PTXLdStInstCode::Scalar; in SelectStore() local
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fShaderIndexingTests.cpp | 811 DataType vecType = getDataTypeFloatVec(numRows); in createMatrixSubscriptCase() local
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fShaderIndexingTests.cpp | 842 DataType vecType = getDataTypeFloatVec(matSize); in createMatrixSubscriptCase() local
|
| D | es2fShaderMatrixTests.cpp | 1181 DataType vecType = getDataTypeFloatVec(getDataTypeMatrixNumColumns(matType)); in init() local
|
| /external/clang/lib/AST/ |
| D | Type.cpp | 171 VectorType::VectorType(QualType vecType, unsigned nElements, QualType canonType, in VectorType() 183 VectorType::VectorType(TypeClass tc, QualType vecType, unsigned nElements, in VectorType()
|
| D | ASTContext.cpp | 2681 QualType ASTContext::getVectorType(QualType vecType, unsigned NumElts, in getVectorType() 2713 ASTContext::getExtVectorType(QualType vecType, unsigned NumElts) const { in getExtVectorType() 2742 ASTContext::getDependentSizedExtVectorType(QualType vecType, in getDependentSizedExtVectorType()
|
| /external/clang/lib/Sema/ |
| D | SemaExprMember.cpp | 297 const ExtVectorType *vecType = baseType->getAs<ExtVectorType>(); in CheckExtVectorComponent() local
|
| D | SemaExpr.cpp | 5115 if (const VectorType *vecType = type->getAs<VectorType>()) { in breakDownVectorType() local
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fSSBOLayoutCase.cpp | 637 const glu::DataType vecType = glu::getDataTypeFloatVec(vecSize); in computeReferenceLayout() local
|