Searched refs:compilerGenerated (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/ |
D | SpvBuilder.h | 204 …eStructType(const std::vector<Id>& members, const char* name, bool const compilerGenerated = true); 465 Id initializer = NoResult, bool const compilerGenerated = true);
|
D | SpvBuilder.cpp | 291 …der::makeStructType(const std::vector<Id>& members, const char* name, bool const compilerGenerated) in makeStructType() argument 305 if (emitNonSemanticShaderDebugInfo && !compilerGenerated) in makeStructType() 2341 bool const compilerGenerated) in createVariable() argument 2354 if (emitNonSemanticShaderDebugInfo && !compilerGenerated) in createVariable()
|
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/ |
H A D | SpvBuilder.h | 206 …eStructType(const std::vector<Id>& members, const char* name, bool const compilerGenerated = true); 479 Id initializer = NoResult, bool const compilerGenerated = true);
|
H A D | SpvBuilder.cpp | 307 …der::makeStructType(const std::vector<Id>& members, const char* name, bool const compilerGenerated) in makeStructType() argument 321 if (emitNonSemanticShaderDebugInfo && !compilerGenerated) in makeStructType() 2505 bool const compilerGenerated) in createVariable() argument 2518 if (emitNonSemanticShaderDebugInfo && !compilerGenerated) in createVariable()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIARawSymbol.cpp | 316 RAW_METHOD_DUMP(OS, compilerGenerated); in dump()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIARawSymbol.cpp | 316 RAW_METHOD_DUMP(OS, compilerGenerated); in dump()
|