| /external/deqp/modules/gles31/functional/ |
| D | es31fShaderFramebufferFetchTests.cpp | 373 const string vecType = getColorOutputType(m_texFmt); in genShaderSources() local 720 const string vecType = getColorOutputType(m_texFmt); in genShaderSources() local 792 const string vecType = getColorOutputType(m_texFmt); in genShaderSources() local 895 const string vecType = getColorOutputType(m_texFmt); in genShaderSources() local 969 const string vecType = getColorOutputType(m_texFmt); in genShaderSources() local 1063 const string vecType = getColorOutputType(m_texFmt); in genShaderSources() local
|
| D | es31fSSBOLayoutCase.cpp | 637 const glu::DataType vecType = glu::getDataTypeFloatVec(vecSize); in computeReferenceLayout() local
|
| /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmCompositeInsertTests.cpp | 150 const string vecType = string("%v") + de::toString(elements) + "f32"; in addComputeVectorCompositeInsertTests() local 220 const string vecType = string("%v") + de::toString(elements) + "f32"; in addGraphicsVectorCompositeInsertTests() local
|
| /external/deqp/modules/glshared/ |
| D | glsRandomShaderCase.cpp | 411 const char* vecType = DE_NULL; in operator <<() local
|
| D | glsShaderExecUtil.cpp | 940 …const glu::DataType vecType = glu::getDataTypeFloatVec(glu::getDataTypeMatrixNumRows(basicType)… in computeVarLayout() local
|
| /external/llvm/lib/Target/NVPTX/ |
| D | NVPTXISelDAGToDAG.cpp | 705 unsigned vecType = NVPTX::PTXLdStInstCode::Scalar; in tryLoad() local 2144 unsigned vecType = NVPTX::PTXLdStInstCode::Scalar; in tryStore() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
| D | NVPTXISelDAGToDAG.cpp | 892 unsigned vecType = NVPTX::PTXLdStInstCode::Scalar; in tryLoad() local 1747 unsigned vecType = NVPTX::PTXLdStInstCode::Scalar; in tryStore() local
|
| /external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
| D | vktSSBOLayoutCase.cpp | 508 const glu::DataType vecType = glu::getDataTypeFloatVec(vecSize); in computeReferenceLayout() local 565 const glu::DataType vecType = glu::getDataTypeFloatVec(vecSize); in computeReferenceLayout() local 662 const glu::DataType vecType = glu::getDataTypeFloatVec(vecSize); in computeReferenceLayout() local
|
| /external/deqp/external/vulkancts/modules/vulkan/ |
| D | vktShaderLibrary.cpp | 628 …const DataType vecType = isMatrix ? glu::getDataTypeFloatVec(getDataTypeMatrixNumRows(basicType))… in computeStd140Layout() local 650 …const DataType vecType = isDataTypeMatrix(basicType) ? glu::getDataTypeFloatVec(getDataTypeMatrix… in computeStd430Layout() 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/deqp/modules/gles3/functional/ |
| D | es3fShaderIndexingTests.cpp | 812 DataType vecType = getDataTypeFloatVec(numRows); in createMatrixSubscriptCase() local
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcShaderIndexingTests.cpp | 932 DataType vecType = getDataTypeFloatVec(numRows); in createMatrixSubscriptCase() local
|
| /external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRenderIndexingTests.cpp | 891 DataType vecType = getDataTypeFloatVec(numRows); in createMatrixSubscriptCase() local
|
| /external/deqp/external/vulkancts/modules/vulkan/ubo/ |
| D | vktUniformBlockCase.cpp | 595 const glu::DataType vecType = glu::getDataTypeFloatVec(vecSize); in computeReferenceLayout() local 652 const glu::DataType vecType = glu::getDataTypeFloatVec(vecSize); in computeReferenceLayout() local
|
| /external/clang/lib/Sema/ |
| D | SemaExprMember.cpp | 299 const ExtVectorType *vecType = baseType->getAs<ExtVectorType>(); in CheckExtVectorComponent() local
|
| D | SemaExpr.cpp | 5790 if (const VectorType *vecType = type->getAs<VectorType>()) { in breakDownVectorType() local
|
| /external/skia/src/sksl/ |
| D | SkSLSPIRVCodeGenerator.cpp | 2051 const Type& vecType = leftType; in writeBinaryExpression() local 2069 const Type& vecType = rightType; in writeBinaryExpression() local
|
| /external/skqp/src/sksl/ |
| D | SkSLSPIRVCodeGenerator.cpp | 1988 const Type& vecType = b.fLeft->fType; in writeBinaryExpression() local 2001 const Type& vecType = b.fRight->fType; in writeBinaryExpression() local
|
| /external/clang/lib/AST/ |
| D | Type.cpp | 172 VectorType::VectorType(QualType vecType, unsigned nElements, QualType canonType, in VectorType() 176 VectorType::VectorType(TypeClass tc, QualType vecType, unsigned nElements, in VectorType()
|
| D | ASTContext.cpp | 2885 QualType ASTContext::getVectorType(QualType vecType, unsigned NumElts, in getVectorType() 2917 ASTContext::getExtVectorType(QualType vecType, unsigned NumElts) const { in getExtVectorType() 2946 ASTContext::getDependentSizedExtVectorType(QualType vecType, in getDependentSizedExtVectorType()
|
| /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
| D | vktShaderExecutor.cpp | 1618 …const glu::DataType vecType = glu::getDataTypeFloatVec(glu::getDataTypeMatrixNumRows(basicType)… in computeVarLayout() local
|
| /external/deqp-deps/glslang/SPIRV/ |
| D | GlslangToSpv.cpp | 5019 spv::Id vecType = builder.makeVectorType(scalarType, numRows); local
|