Home
last modified time | relevance | path

Searched defs:referenceType (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dtracing.ts241 const referenceType = type as TypeReference; constant
/third_party/glslang/glslang/MachineIndependent/
DIntermediate.cpp132 const TType& referenceType = left->getType(); in addBinaryMath() local
146 const TType& referenceType = right->getType(); in addBinaryMath() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcInternalformatTests.cpp848 auto referenceType = referenceFormat.type; in iterate() local