Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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()
DrsgUtils.cpp357 int numScalars = type.getScalarSize(); in computeDynamicRangeWeight() local
DrsgVariableManager.hpp109 int numScalars; member in rsg::ReservedScalars
DrsgExpression.cpp715 int numScalars = type.getNumElements(); in ConstructorOp() local
1003 int numScalars = valueRange.getType().getScalarSize(); in allocateNewVariable() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fComputeShaderBuiltinVarTests.cpp241 const int numScalars = getDataTypeScalarSize(m_varType); in iterate() local
Des31fShaderCommonFunctionTests.cpp1992 const int numScalars = (numValues-numSpecialCases)*scalarSize; in getInputValues() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeShaderBuiltinVarTests.cpp421 const int numScalars = glu::getDataTypeScalarSize(m_varType); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessVertexAccessTests.cpp1022 VkDeviceSize VertexAccessInstance::getBufferSizeInBytes (deUint32 numScalars, VkFormat format) in getBufferSizeInBytes()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFragmentOutputTests.cpp632 int numScalars = glu::getDataTypeScalarSize(output.type); in iterate() local