Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp1828 spirv::IdRef currentFunctionId,
2278 spirv::IdRef currentFunctionId, in writeTransformFeedbackEmulationOutput() argument
2281 if (!mIsEmulated || !mXfbCaptureFuncId.valid() || currentFunctionId != mXfbCaptureFuncId) in writeTransformFeedbackEmulationOutput()