Searched defs:isSized (Results 1 – 5 of 5) sorted by relevance
| /external/deqp-deps/glslang/glslang/Include/ |
| D | arrays.h | 304 bool isSized() const { return getOuterSize() != UnsizedArraySize; } in isSized() function
|
| /external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/ |
| D | arrays.h | 313 bool isSized() const { return getOuterSize() != UnsizedArraySize; } in isSized() function
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fBasicComputeShaderTests.cpp | 366 …t& context, const char* name, const char* description, int numValues, bool isSized, const tcu::IVe… in InvertSSBOInPlaceCase() 470 …t& context, const char* name, const char* description, int numValues, bool isSized, const tcu::IVe… in WriteToMultipleSSBOCase()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Type.cpp | 480 bool StructType::isSized(SmallPtrSetImpl<Type*> *Visited) const { in isSized() function in StructType
|
| /external/llvm/lib/IR/ |
| D | Type.cpp | 486 bool StructType::isSized(SmallPtrSetImpl<Type*> *Visited) const { in isSized() function in StructType
|