Searched refs:newMain (Results 1 – 7 of 7) sorted by relevance
/external/deqp-deps/glslang/Test/baseResults/ |
D | spv.hlslDebugInfo.frag.out | 9 EntryPoint Vertex 5 "newMain" 17 11 Source HLSL 500 1 "// OpModuleProcessed entry-point newMain 34 Name 5 "newMain" 35 Name 10 "@newMain(" 47 5(newMain): 3 Function None 4 50 18: 8(fvec4) FunctionCall 10(@newMain() 54 10(@newMain(): 8(fvec4) Function None 9
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/ |
D | spv.hlslDebugInfo.frag.out | 9 EntryPoint Vertex 5 "newMain" 17 11 Source HLSL 500 1 "// OpModuleProcessed entry-point newMain 34 Name 5 "newMain" 35 Name 10 "@newMain(" 47 5(newMain): 3 Function None 4 50 18: 8(fvec4) FunctionCall 10(@newMain() 54 10(@newMain(): 8(fvec4) Function None 9
|
/external/angle/src/compiler/translator/tree_util/ |
D | RunAtTheEndOfShader.cpp | 83 TFunction *newMain = new TFunction(symbolTable, kMainString, SymbolType::UserDefined, in WrapMainAndAppend() local 85 TIntermFunctionPrototype *newMainProto = new TIntermFunctionPrototype(newMain); in WrapMainAndAppend()
|
/external/llvm/tools/bugpoint/ |
D | Miscompilation.cpp | 782 Function *newMain = in CleanupAndPrepareModules() local 793 I = newMain->arg_begin(), E = newMain->arg_end(), in CleanupAndPrepareModules() 800 BasicBlock *BB = BasicBlock::Create(Safe->getContext(), "entry", newMain); in CleanupAndPrepareModules()
|
/external/llvm-project/llvm/tools/bugpoint/ |
D | Miscompilation.cpp | 799 Function *newMain = in CleanupAndPrepareModules() local 809 for (Function::arg_iterator I = newMain->arg_begin(), in CleanupAndPrepareModules() 810 E = newMain->arg_end(), in CleanupAndPrepareModules() 818 BasicBlock *BB = BasicBlock::Create(Safe->getContext(), "entry", newMain); in CleanupAndPrepareModules()
|
/external/deqp-deps/glslang/Test/ |
D | runtests | 174 run -g -D -Od -e newMain -g --amb --aml --fua --hlsl-iomap --nsf --spirv-val --sib 1 --ssb 2 --sbb …
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | runtests | 174 run -g -D -Od -e newMain -g --amb --aml --fua --hlsl-iomap --nsf --spirv-val --sib 1 --ssb 2 --sbb …
|