Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLWGSLCodeGenerator.cpp343 void prepareUniformPolyfillsForInterfaceBlock(const InterfaceBlock* interfaceBlock,
4396 void WGSLCodeGenerator::prepareUniformPolyfillsForInterfaceBlock( in prepareUniformPolyfillsForInterfaceBlock() function in SkSL::WGSLCodeGenerator
4476 this->prepareUniformPolyfillsForInterfaceBlock(&ib, instanceName, nativeLayout); in writeUniformsAndBuffers()