Home
last modified time | relevance | path

Searched defs:numScalars (Results 1 – 10 of 10) 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.cpp715 int numScalars = type.getNumElements(); in ConstructorOp() local
1003 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.cpp2030 const int numScalars = (numValues-numSpecialCases)*scalarSize; in getInputValues() local
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeShaderBuiltinVarTests.cpp420 const int numScalars = glu::getDataTypeScalarSize(m_varType); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessVertexAccessTests.cpp970 VkDeviceSize VertexAccessInstance::getBufferSizeInBytes (deUint32 numScalars, VkFormat format) in getBufferSizeInBytes()
/external/deqp/modules/gles3/functional/
Des3fFragmentOutputTests.cpp632 int numScalars = glu::getDataTypeScalarSize(output.type); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp2290 const int numScalars = (numValues-numSpecialCases)*scalarSize; in getInputValues() local