Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/vulkan/
DReplaceForShaderFramebufferFetch.cpp586 class ReplaceGlLastFragDataUtils : public ReplaceSubpassInputUtils class
589 ReplaceGlLastFragDataUtils(TCompiler *compiler, in ReplaceGlLastFragDataUtils() function in sh::__anon4aed90d20111::ReplaceGlLastFragDataUtils
609 bool ReplaceGlLastFragDataUtils::declareSubpassInputVariables() in declareSubpassInputVariables()
628 bool ReplaceGlLastFragDataUtils::loadInputAttachmentData() in loadInputAttachmentData()
744 ReplaceGlLastFragDataUtils replaceSubpassInputUtils(compiler, symbolTable, root, uniforms, in ReplaceLastFragData()