Home
last modified time | relevance | path

Searched defs:FormatArg (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/sksl/
DSkSLCompiler.h66 struct FormatArg { struct
74 FormatArg(Kind kind) in FormatArg() argument
77 FormatArg(Kind kind, int index) in FormatArg() argument
81 Kind fKind;
83 int fIndex;
/external/skqp/src/sksl/
DSkSLCompiler.h66 struct FormatArg { struct
74 FormatArg(Kind kind) in FormatArg() argument
77 FormatArg(Kind kind, int index) in FormatArg() argument
81 Kind fKind;
83 int fIndex;
/external/bcc/src/cc/vendor/
Dtinyformat.hpp487 class FormatArg class
490 FormatArg() {} in FormatArg() function in tinyformat::detail::FormatArg
493 FormatArg(const T& value) in FormatArg() function in tinyformat::detail::FormatArg
/external/llvm/lib/Target/AMDGPU/
DAMDGPUOpenCLImageTypeLoweringPass.cpp236 Argument &FormatArg = *(++ArgI); in replaceImageAndSamplerUses() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600OpenCLImageTypeLoweringPass.cpp253 Argument &FormatArg = *(++ArgI); in replaceImageAndSamplerUses() local