Home
last modified time | relevance | path

Searched defs:vecType (Results 1 – 15 of 15) sorted by relevance

/external/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp690 unsigned vecType = NVPTX::PTXLdStInstCode::Scalar; in SelectLoad() local
2076 unsigned vecType = NVPTX::PTXLdStInstCode::Scalar; in SelectStore() local
/external/deqp/modules/glshared/
DglsRandomShaderCase.cpp411 const char* vecType = DE_NULL; in operator <<() local
DglsShaderExecUtil.cpp940 …const glu::DataType vecType = glu::getDataTypeFloatVec(glu::getDataTypeMatrixNumRows(basicType)… in computeVarLayout() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp625 …const DataType vecType = isMatrix ? glu::getDataTypeFloatVec(getDataTypeMatrixNumRows(basicType))… in computeStd140Layout() local
647 …const DataType vecType = isDataTypeMatrix(basicType) ? glu::getDataTypeFloatVec(getDataTypeMatrix… in computeStd430Layout() local
/external/deqp/modules/gles2/functional/
Des2fShaderIndexingTests.cpp842 DataType vecType = getDataTypeFloatVec(matSize); in createMatrixSubscriptCase() local
Des2fShaderMatrixTests.cpp1181 DataType vecType = getDataTypeFloatVec(getDataTypeMatrixNumColumns(matType)); in init() local
/external/deqp/modules/gles3/functional/
Des3fShaderIndexingTests.cpp811 DataType vecType = getDataTypeFloatVec(numRows); in createMatrixSubscriptCase() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderIndexingTests.cpp891 DataType vecType = getDataTypeFloatVec(numRows); in createMatrixSubscriptCase() local
/external/clang/lib/AST/
DType.cpp172 VectorType::VectorType(QualType vecType, unsigned nElements, QualType canonType, in VectorType()
176 VectorType::VectorType(TypeClass tc, QualType vecType, unsigned nElements, in VectorType()
DASTContext.cpp2875 QualType ASTContext::getVectorType(QualType vecType, unsigned NumElts, in getVectorType()
2907 ASTContext::getExtVectorType(QualType vecType, unsigned NumElts) const { in getExtVectorType()
2936 ASTContext::getDependentSizedExtVectorType(QualType vecType, in getDependentSizedExtVectorType()
/external/clang/lib/Sema/
DSemaExprMember.cpp298 const ExtVectorType *vecType = baseType->getAs<ExtVectorType>(); in CheckExtVectorComponent() local
DSemaExpr.cpp5513 if (const VectorType *vecType = type->getAs<VectorType>()) { in breakDownVectorType() local
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp552 const glu::DataType vecType = glu::getDataTypeFloatVec(vecSize); in computeReferenceLayout() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp1655 …const glu::DataType vecType = glu::getDataTypeFloatVec(glu::getDataTypeMatrixNumRows(basicType)… in computeVarLayout() local
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp637 const glu::DataType vecType = glu::getDataTypeFloatVec(vecSize); in computeReferenceLayout() local