Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLWGSLCodeGenerator.cpp365 void writeNonBlockUniformsForTests();
1304 this->writeNonBlockUniformsForTests(); in generateCode()
4509 void WGSLCodeGenerator::writeNonBlockUniformsForTests() { in writeNonBlockUniformsForTests() function in SkSL::WGSLCodeGenerator