Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DSpirvShaderMemory.cpp156 auto scalarSlot = d.Location << 2 | d.Component; in EmitVariable() local
DSpirvShader.cpp890 auto scalarSlot = (d.Location << 2) | d.Component; in ProcessInterfaceVariable() local
2488 auto scalarSlot = d.Location << 2 | d.Component; in emitEpilog() local