Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.h309 …bool isStructBufferType(const TType& type) const { return getStructBufferContentType(type) != null… in isStructBufferType() function
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/HLSL/
H A DhlslParseHelper.h309 …bool isStructBufferType(const TType& type) const { return getStructBufferContentType(type) != null… in isStructBufferType() function