Home
last modified time | relevance | path

Searched defs:vecSize (Results 1 – 25 of 25) sorted by relevance

/external/deqp/framework/opengl/
DgluShaderUtil.cpp1005 DataType getDataTypeFloatVec (int vecSize) in getDataTypeFloatVec()
1010 DataType getDataTypeIntVec (int vecSize) in getDataTypeIntVec()
1015 DataType getDataTypeUintVec (int vecSize) in getDataTypeUintVec()
1020 DataType getDataTypeBoolVec (int vecSize) in getDataTypeBoolVec()
/external/eigen/Eigen/src/Core/
DMapBase.h157 inline MapBase(PointerType dataPtr, Index vecSize) in MapBase()
280 EIGEN_DEVICE_FUNC inline MapBase(PointerType dataPtr, Index vecSize) : Base(dataPtr, vecSize) {} in MapBase()
/external/deqp/modules/glshared/
DglsShaderExecUtil.cpp119 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateVertexShader() local
157 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateVertexShader() local
198 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateGeometryShader() local
237 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateGeometryShader() local
313 const int vecSize = glu::getDataTypeScalarSize(output.varType.getBasicType()); in generateFragShaderOutputDecl() local
322 const int vecSize = glu::getDataTypeScalarSize(output.varType.getBasicType()); in generateFragShaderOutputDecl() local
331 const int vecSize = glu::getDataTypeMatrixNumRows(output.varType.getBasicType()); in generateFragShaderOutputDecl() local
367 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateFragShaderOutAssign() local
434 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generatePassthroughFragmentShader() local
603 const int vecSize = glu::getDataTypeScalarSize(basicType); in execute() local
DglsUniformBlockCase.cpp425 int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd140BaseAlignment() local
488 int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd140Layout() local
538 int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(elemBasicType) in computeStd140Layout() local
630 int vecSize = scalarSize / numVecs; in generateValue() local
1841 int vecSize = numComps*compSize; in checkLayoutBounds() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp226 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateVertexShader() local
291 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateVertexShader() local
325 const int vecSize = glu::getDataTypeScalarSize(output.varType.getBasicType()); in generateFragShaderOutputDecl() local
334 const int vecSize = glu::getDataTypeScalarSize(output.varType.getBasicType()); in generateFragShaderOutputDecl() local
343 const int vecSize = glu::getDataTypeMatrixNumRows(output.varType.getBasicType()); in generateFragShaderOutputDecl() local
384 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateFragShaderOutAssign() local
408 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generatePassthroughFragmentShader() local
457 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateGeometryShader() local
497 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateGeometryShader() local
801 const int vecSize = glu::getDataTypeScalarSize(basicType); in bindAttributes() local
DvktShaderCommonFunctionTests.cpp427 for (int vecSize = 1; vecSize <= 4; vecSize++) in addFunctionCases() local
1079 const int vecSize = glu::getDataTypeScalarSize(baseType); in IsnanCase() local
1177 const int vecSize = glu::getDataTypeScalarSize(baseType); in IsinfCase() local
1250 const int vecSize = glu::getDataTypeScalarSize(baseType); in FloatBitsToUintIntCase() local
1352 const int vecSize = glu::getDataTypeScalarSize(baseType); in BitsToFloatCase() local
2076 const int vecSize = glu::getDataTypeScalarSize(baseType); in FrexpCase() local
2226 const int vecSize = glu::getDataTypeScalarSize(baseType); in LdexpCase() local
2452 for (int vecSize = 1; vecSize < 4; vecSize++) in init() local
DvktShaderIntegerFunctionTests.cpp295 for (int vecSize = 1; vecSize <= 4; vecSize++) in addFunctionCases() local
1147 const int vecSize = glu::getDataTypeScalarSize(baseType); in BitCountCase() local
1211 const int vecSize = glu::getDataTypeScalarSize(baseType); in FindLSBCase() local
1275 const int vecSize = glu::getDataTypeScalarSize(baseType); in findMSBCase() local
/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp1785 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local
1799 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local
1829 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local
1863 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local
1895 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local
Des3fShaderCommonFunctionTests.cpp792 const int vecSize = glu::getDataTypeScalarSize(baseType); in IsnanCase() local
873 const int vecSize = glu::getDataTypeScalarSize(baseType); in IsinfCase() local
952 const int vecSize = glu::getDataTypeScalarSize(baseType); in FloatBitsToUintIntCase() local
1031 const int vecSize = glu::getDataTypeScalarSize(baseType); in BitsToFloatCase() local
1654 for (int vecSize = 1; vecSize <= 4; vecSize++) in addFunctionCases() local
1697 for (int vecSize = 1; vecSize < 4; vecSize++) in init() local
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp336 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd140BaseAlignment() local
377 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd430BaseAlignment() local
414 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeRelaxedBlockBaseAlignment() local
506 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeReferenceLayout() local
563 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(elemBasicType) in computeReferenceLayout() local
658 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(elemBasicType) in computeReferenceLayout() local
779 const int vecSize = scalarSize / numVecs; in generateValue() local
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp870 const int vecSize = glu::getDataTypeScalarSize(baseType); in IsnanCase() local
953 const int vecSize = glu::getDataTypeScalarSize(baseType); in IsinfCase() local
1035 const int vecSize = glu::getDataTypeScalarSize(baseType); in FloatBitsToUintIntCase() local
1114 const int vecSize = glu::getDataTypeScalarSize(baseType); in BitsToFloatCase() local
1743 const int vecSize = glu::getDataTypeScalarSize(baseType); in FrexpCase() local
1834 const int vecSize = glu::getDataTypeScalarSize(baseType); in LdexpCase() local
2142 for (int vecSize = 1; vecSize <= 4; vecSize++) in addFunctionCases() local
2206 for (int vecSize = 1; vecSize < 4; vecSize++) in init() local
Des31fShaderIntegerFunctionTests.cpp918 const int vecSize = glu::getDataTypeScalarSize(baseType); in BitCountCase() local
978 const int vecSize = glu::getDataTypeScalarSize(baseType); in FindLSBCase() local
1056 const int vecSize = glu::getDataTypeScalarSize(baseType); in FindMSBCase() local
1128 for (int vecSize = 1; vecSize <= 4; vecSize++) in addFunctionCases() local
Des31fSSBOLayoutCase.cpp382 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd140BaseAlignment() local
423 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd430BaseAlignment() local
633 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(elemBasicType) in computeReferenceLayout() local
741 const int vecSize = scalarSize / numVecs; in generateValue() local
2565 const int vecSize = numComps*compSize; in checkLayoutBounds() local
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockCase.cpp396 int vecSize = in computeStd140BaseAlignment() local
461 int vecSize = in computeStd140Layout() local
511 int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(elemBasicType) : in computeStd140Layout() local
609 int vecSize = scalarSize / numVecs; in generateValue() local
1810 int vecSize = numComps * compSize; in checkLayoutBounds() local
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp421 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd140BaseAlignment() local
462 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd430BaseAlignment() local
499 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeRelaxedBlockBaseAlignment() local
593 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeReferenceLayout() local
650 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(elemBasicType) in computeReferenceLayout() local
749 int vecSize = scalarSize / numVecs; in generateValue() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp1879 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local
1894 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local
1924 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local
1954 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local
/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseContextBase.cpp471 …rseContextBase::parseSwizzleSelector(const TSourceLoc& loc, const TString& compString, int vecSize, in parseSwizzleSelector()
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp629 const int vecSize = getDataTypeScalarSize(vecType); in computeStd140Layout() local
651 const int vecSize = getDataTypeScalarSize(vecType); in computeStd430Layout() local
1008 const int vecSize = isDataTypeMatrix(basicType) in getVertexAttributeDescriptions() local
/external/deqp-deps/glslang/hlsl/
DhlslGrammar.cpp872 TIntermTyped* vecSize; in acceptVectorTemplateType() local
DhlslParseHelper.cpp782 const int vecSize = index->getType().getVectorSize(); in makeIntegerIndex() local
5007 const int vecSize = argValue->getType().getVectorSize(); in decomposeIntrinsic() local
5058 const int vecSize = argValue->getType().getVectorSize(); in decomposeIntrinsic() local
/external/clang/lib/Sema/
DSemaType.cpp2302 llvm::APSInt vecSize(32); in BuildExtVectorType() local
6313 llvm::APSInt vecSize(32); in HandleVectorSizeAttr() local
6489 unsigned vecSize = typeSize * numElts; in HandleNeonVectorTypeAttr() local
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dentropy_coding.c685 int16_t vecSize; in WebRtcIsac_Poly2LarUB() local
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp3422 int vecSize = builder.getNumTypeComponents(nominalTypeId); in accessChainLoad() local
3454 int vecSize = builder.getNumTypeComponents(nominalTypeId); in accessChainStore() local
/external/swiftshader/src/OpenGL/compiler/
DParseHelper.cpp106 bool TParseContext::parseVectorFields(const TString& compString, int vecSize, TVectorFields& fields… in parseVectorFields()
/external/spirv-llvm/lib/SPIRV/
DSPIRVReader.cpp1240 unsigned vecSize = CI->getOperand(1)->getType()->getVectorNumElements(); in expandOCLBuiltinWithScalarArg() local