Searched refs:compilerGenerated (Results 1 - 3 of 3) sorted by relevance
/third_party/glslang/SPIRV/ |
H A D | SpvBuilder.h | 196 Id makeStructType(const std::vector<Id>& members, const char* name, bool const compilerGenerated = true); 453 Id initializer = NoResult, bool const compilerGenerated = true);
|
H A D | SpvBuilder.cpp | 365 Id Builder::makeStructType(const std::vector<Id>& members, const char* name, bool const compilerGenerated) in makeStructType() argument 379 if (emitNonSemanticShaderDebugInfo && !compilerGenerated) in makeStructType() 2344 bool const compilerGenerated) in createVariable() 2357 if (emitNonSemanticShaderDebugInfo && !compilerGenerated) in createVariable() 2343 createVariable(Decoration precision, StorageClass storageClass, Id type, const char* name, Id initializer, bool const compilerGenerated) createVariable() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIARawSymbol.cpp | 316 RAW_METHOD_DUMP(OS, compilerGenerated); in dump()
|
Completed in 11 milliseconds