Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
Dlocalintermediate.h438 void incrementEntryPointCount() { ++numEntryPoints; } in incrementEntryPointCount() function
DParseHelper.cpp970 intermediate.incrementEntryPointCount(); in handleFunctionDefinition()
/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp2064 intermediate.incrementEntryPointCount(); in transformEntryPoint()