Home
last modified time | relevance | path

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

12

/third_party/typescript/tests/cases/compiler/
DdefaultBestCommonTypesHaveDecls.ts9 var elementCount = result.length; variable
/third_party/typescript/tests/baselines/reference/
DdefaultBestCommonTypesHaveDecls.js10 var elementCount = result.length; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramExecutable.cpp68 unsigned int elementCount, in FindUsedOutputLocation()
96 unsigned int elementCount, in AssignOutputLocations()
473 size_t elementCount = stream->readInt<size_t>(); in load() local
1028 size_t elementCount = 0; in linkValidateTransformFeedback() local
1223 unsigned int elementCount = outputVariable.getBasicTypeElementCount(); in linkValidateOutputVariables() local
1369 unsigned int elementCount = outputVariable.getBasicTypeElementCount(); in linkValidateOutputVariables() local
1409 unsigned int elementCount = outputVariable.getBasicTypeElementCount(); in linkValidateOutputVariables() local
DvalidationES.h1143 uint64_t elementCount = static_cast<uint64_t>(count); in ValidateDrawElementsCommon() local
DProgramLinkedResources.cpp510 unsigned int elementCount = variable.getBasicTypeElementCount(); in visitNamedVariable() local
916 unsigned int elementCount = uniform.getBasicTypeElementCount(); in indexUniforms() local
991 unsigned int elementCount = uniform.getBasicTypeElementCount(); in gatherUniformLocationsAndCheckConflicts() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
Drenderer_utils.cpp152 unsigned int elementCount, in SetFloatUniformMatrix()
175 unsigned int elementCount, in SetFloatUniformMatrixFast()
569 unsigned int elementCount, in Run()
594 unsigned int elementCount, in Run()
616 unsigned int elementCount, in Run()
641 unsigned int elementCount, in Run()
/third_party/jerryscript/tests/jerry/es2015/
Dset-iterators.js64 var elementCount = s.size; variable
Dmap-iterators.js70 var elementCount = m.size; variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DValidateVaryingLocations.cpp145 int elementCount, in MarkVaryingLocations()
269 const int elementCount = GetLocationCount(varying->getType(), ignoreVaryingArraySize); in ValidateShaderInterfaceAndAssignLocations() local
DValidateOutputs.cpp101 const size_t elementCount = in validate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Drenderer_utils.cpp191 unsigned int elementCount, in SetFloatUniformMatrix()
214 unsigned int elementCount, in SetFloatUniformMatrixFast()
738 unsigned int elementCount, in Run()
763 unsigned int elementCount, in Run()
785 unsigned int elementCount, in Run()
810 unsigned int elementCount, in Run()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DValidateOutputs.cpp101 const size_t elementCount = in validate() local
DValidateVaryingLocations.cpp80 const int elementCount = GetLocationCount(varying, ignoreVaryingArraySize); in ValidateShaderInterface() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DVaryingPacking.cpp99 const unsigned int elementCount = varying.getBasicTypeElementCount(); in packVarying() local
DvalidationES.h906 uint64_t elementCount = static_cast<uint64_t>(count); in ValidateDrawElementsCommon() local
DProgram.cpp887 size_t elementCount, in SamplerBinding()
3187 unsigned int elementCount = samplerUniform.getBasicTypeElementCount(); in linkSamplerAndImageBindings() local
3706 size_t elementCount = 0; in linkValidateTransformFeedback() local
3970 unsigned int elementCount, in FindUsedOutputLocation()
3998 unsigned int elementCount, in AssignOutputLocations()
4049 unsigned int elementCount = outputVariable.getBasicTypeElementCount(); in linkOutputVariables() local
4198 unsigned int elementCount = outputVariable.getBasicTypeElementCount(); in linkOutputVariables() local
4237 unsigned int elementCount = outputVariable.getBasicTypeElementCount(); in linkOutputVariables() local
4960 unsigned int elementCount = stream.readInt<unsigned int>(); in deserialize() local
DProgramLinkedResources.cpp487 unsigned int elementCount = variable.getBasicTypeElementCount(); in visitNamedVariable() local
774 unsigned int elementCount = uniform.getBasicTypeElementCount(); in indexUniforms() local
847 unsigned int elementCount = uniform.getBasicTypeElementCount(); in gatherUniformLocationsAndCheckConflicts() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/gensprep/
Dstore.c245 int32_t elementCount = 0; in storeMappingData() local
/third_party/skia/third_party/externals/icu/source/tools/gensprep/
Dstore.c246 int32_t elementCount = 0; in storeMappingData() local
/third_party/icu/icu4c/source/tools/gensprep/
Dstore.c245 int32_t elementCount = 0; in storeMappingData() local
/third_party/flutter/skia/third_party/externals/angle2/include/GLSLANG/
DShaderVars.h281 unsigned int elementCount() const { return std::max(1u, arraySize); } in elementCount() function
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderVars.h278 unsigned int elementCount() const { return std::max(1u, arraySize); } in elementCount() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DVertexDataManager.cpp43 int64_t elementCount) in GetMaxAttributeByteOffsetForDraw()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DVertexDataManager.cpp43 int64_t elementCount) in GetMaxAttributeByteOffsetForDraw()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DOptimizer.cpp226 uint32_t elementCount = sizeInBytes / alignInBytes; in performScalarReplacementOfAggregates() local

12