Home
last modified time | relevance | path

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

/third_party/skia/include/sksl/
DDSLFunction.h108 const SkSL::FunctionDeclaration* fDecl = nullptr; variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorVulkan.cpp723 TIntermDeclaration *fDecl = CreateTempInitDeclarationNode(f, fragCoordXY); in AddBresenhamEmulationFS() local