Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/
DTypes.h104 bool hasReturnStruct() const { return structReturnIndex != noReturnStruct; } in hasReturnStruct() function
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/
H A DTypes.h104 bool hasReturnStruct() const { return structReturnIndex != noReturnStruct; } in hasReturnStruct() function