Home
last modified time | relevance | path

Searched refs:fVariableBuffer (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.h489 StringStream fVariableBuffer; member in SkSL::SPIRVCodeGenerator
H A DSkSLSPIRVCodeGenerator.cpp1232 fVariableBuffer); in writeFunctionCallArgument()
2086 fVariableBuffer); in getLValue()
2782 var, SpvStorageClassFunction, fVariableBuffer); in writeTernaryExpression()
2931 fVariableBuffer.reset(); in writeFunction()
2937 write_stringstream(fVariableBuffer, out); in writeFunction()
3150 this->writeInstruction(SpvOpVariable, type, id, SpvStorageClassFunction, fVariableBuffer); in writeVarDeclaration()

Completed in 8 milliseconds