Home
last modified time | relevance | path

Searched refs:addEntryPoint (Results 1 - 3 of 3) sorted by relevance

/third_party/glslang/SPIRV/
H A DSpvBuilder.h389 Instruction* addEntryPoint(ExecutionModel, Function*, const char* name);
H A DSpvBuilder.cpp1840 Instruction* Builder::addEntryPoint(ExecutionModel model, Function* function, const char* name) in addEntryPoint() function in spv::Builder
H A DGlslangToSpv.cpp1615 builder.addEntryPoint(executionModel, shaderEntry, glslangIntermediate->getEntryPointName().c_str()); in TGlslangToSpvTraverser()

Completed in 22 milliseconds