Home
last modified time | relevance | path

Searched defs:outId (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DUtilsVk.cpp878 spirv::IdRef outId, in InsertVariableDecl()
894 spirv::IdRef outId(kIdColor0Out + colorIndex); in InsertColorVariableDecl() local
949 spirv::IdRef outId(kIdColor0Out + colorIndex); in InsertColorUnresolveLoadStore() local
984 spirv::IdRef outId(kIdDepthOut); in InsertDepthStencilUnresolveLoadStore() local
1004 spirv::IdRef outId(kIdStencilOut); in InsertDepthStencilUnresolveLoadStore() local
/external/swiftshader/src/Pipeline/
DSpirvShaderControlFlow.cpp143 for(auto &outId : it.second.outs) in AssignBlockFields() local