Searched defs:isSized (Results 1 – 2 of 2) sorted by relevance
| /external/deqp/modules/gles31/functional/ |
| D | es31fBasicComputeShaderTests.cpp | 359 …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/ |
| D | Type.cpp | 553 bool StructType::isSized(SmallPtrSet<const Type*, 4> *Visited) const { in isSized() function in StructType
|