Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/vulkan/
DReplaceForShaderFramebufferFetch.h26 ANGLE_NO_DISCARD bool ReplaceLastFragData(TCompiler *compiler,
DReplaceForShaderFramebufferFetch.cpp722 ANGLE_NO_DISCARD bool ReplaceLastFragData(TCompiler *compiler, in ReplaceLastFragData() function
/external/angle/src/compiler/translator/
DTranslatorVulkan.cpp1136 if (usesLastFragData && !ReplaceLastFragData(this, root, &getSymbolTable(), &mUniforms)) in translateImpl()