Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderMemory.cpp156 auto scalarSlot = d.Location << 2 | d.Component; in EmitVariable() local
DSpirvShader.cpp903 auto scalarSlot = (d.Location << 2) | d.Component; in ProcessInterfaceVariable() local
2504 auto scalarSlot = d.Location << 2 | d.Component; in emitEpilog() local