Searched defs:CompileConfig (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ | ||
H A D | HLSLCompiler.h | 32 struct CompileConfig struct |
H A D | HLSLCompiler.cpp | 98 CompileConfig::CompileConfig() : flags(0), name() {} in CompileConfig() function in rx::CompileConfig |