Searched defs:_childTypes (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp288 UniformType(UniformStructCounter& structCounter, std::vector<UniformType> _childTypes, int _arraySize = 0) argument
289 : enumType(0), arraySize(_arraySize), childTypes(_childTypes), isArray(_arraySize > 0), signedType(true)

Completed in 96 milliseconds