Searched refs:pushPtr (Results 1 – 10 of 10) sorted by relevance
28 fMatrix = uniforms->pushPtr(&fMatrixStorage); in applyMatrix()
765 uniforms->pushPtr(pm.addr()), in makeProgram()
126 fColorMatrix = uniforms->pushPtr(&fM43); in onProgram()132 fCoordMatrix = uniforms->pushPtr(&fM33); in onProgram()
61 skvm::Uniform color = uniforms->pushPtr(fValues); in onProgram()
554 Uniform pushPtr(const void* ptr) { in pushPtr() function565 return this->pushPtr(a); in pushArray()569 return this->pushPtr(a); in pushArrayF()
71 skvm::Uniform table = uniforms->pushPtr(bytePtr); in onProgram()
71 skvm::Uniform ptr = fUniforms->pushPtr(fPath.data()); in call()
922 fAddr = uniforms->pushPtr(fTable);
544 skvm::Uniform fbs = uniforms->pushPtr(fb); in onProgram()
2035 children.push_back({uniforms.pushPtr(nullptr), builder->uniform32(uniforms.push(0))}); in testingOnly_ProgramToSkVMShader()