Home
last modified time | relevance | path

Searched defs:numScalars (Results 1 – 7 of 7) sorted by relevance

/external/deqp/framework/randomshaders/
DrsgVariableManager.cpp246 int numScalars = type.getScalarSize(); in allocate() local
267 int numScalars = variable->getType().getScalarSize(); in setStorage() local
374 void VariableManager::reserve (ReservedScalars& store, int numScalars) in reserve()
DrsgVariableManager.hpp109 int numScalars; member in rsg::ReservedScalars
DrsgUtils.cpp357 int numScalars = type.getScalarSize(); in computeDynamicRangeWeight() local
DrsgExpression.cpp689 int numScalars = type.getNumElements(); in ConstructorOp() local
977 int numScalars = valueRange.getType().getScalarSize(); in allocateNewVariable() local
/external/deqp/modules/gles31/functional/
Des31fComputeShaderBuiltinVarTests.cpp241 const int numScalars = getDataTypeScalarSize(m_varType); in iterate() local
Des31fShaderCommonFunctionTests.cpp1974 const int numScalars = (numValues-numSpecialCases)*scalarSize; in getInputValues() local
/external/deqp/modules/gles3/functional/
Des3fFragmentOutputTests.cpp567 int numScalars = glu::getDataTypeScalarSize(output.type); in iterate() local