Home
last modified time | relevance | path

Searched defs:isSized (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fBasicComputeShaderTests.cpp359 …t& context, const char* name, const char* description, int numValues, bool isSized, const tcu::IVe… in InvertSSBOInPlaceCase()
461 …t& context, const char* name, const char* description, int numValues, bool isSized, const tcu::IVe… in WriteToMultipleSSBOCase()
/external/llvm/lib/IR/
DType.cpp553 bool StructType::isSized(SmallPtrSet<const Type*, 4> *Visited) const { in isSized() function in StructType