Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/codegen/
DSkSLVMCodeGenerator.cpp2006 size_t uniformSlots = 0; in testingOnly_ProgramToSkVMShader() local
2015 uniformSlots += var.type().slotCount(); in testingOnly_ProgramToSkVMShader()
2046 for (size_t i = 0; i < uniformSlots; ++i) { in testingOnly_ProgramToSkVMShader()