Home
last modified time | relevance | path

Searched refs:incrementEntryPointCount (Results 1 – 3 of 3) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h422 void incrementEntryPointCount() { ++numEntryPoints; } in incrementEntryPointCount() function
DParseHelper.cpp1063 intermediate.incrementEntryPointCount(); in handleFunctionDefinition()
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp2145 intermediate.incrementEntryPointCount(); in transformEntryPoint()