Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
Darrays.h297 bool isSized() const { return getOuterSize() != UnsizedArraySize; } in isSized() function
/external/deqp-deps/glslang/glslang/Include/
Darrays.h297 bool isSized() const { return getOuterSize() != UnsizedArraySize; } in isSized() function
/external/deqp/modules/gles31/functional/
Des31fBasicComputeShaderTests.cpp366 …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/llvm-project/llvm/lib/IR/
DType.cpp490 bool StructType::isSized(SmallPtrSetImpl<Type*> *Visited) const { in isSized() function in StructType
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DType.cpp480 bool StructType::isSized(SmallPtrSetImpl<Type*> *Visited) const { in isSized() function in StructType
/external/llvm/lib/IR/
DType.cpp486 bool StructType::isSized(SmallPtrSetImpl<Type*> *Visited) const { in isSized() function in StructType