Searched refs:isUnsizedArray (Results 1 - 3 of 3) sorted by relevance

/external/skia/include/gpu/
H A DGrShaderVar.h123 bool isUnsizedArray() const { return kUnsizedArray == fCount; } function in class:GrShaderVar
/external/skia/src/gpu/gl/
H A DGrGLShaderVar.h173 if (this->isUnsizedArray()) {
/external/deqp/modules/gles31/functional/
H A Des31fSSBOLayoutCase.cpp183 static bool isUnsizedArray (const BufferVarLayoutEntry& entry) function in namespace:deqp::gles31::bb
1831 if (isUnsizedArray(layout.bufferVars[*varNdx]))
2539 if (var.blockNdx < 0 || isUnsizedArray(var))

Completed in 135 milliseconds