Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorVulkan.cpp474 const TType *voidType = StaticType::GetBasic<EbtVoid, EbpUndefined>(); in AddXfbEmulationSupport() local
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp2140 TType voidType(EbtVoid); in transformEntryPoint() local