Home
last modified time | relevance | path

Searched defs:temporaries (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DOutputASM.h345 VariableArray temporaries; variable
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp14505 void CompilerGLSL::emit_hoisted_temporaries(SmallVector<pair<TypeID, ID>> &temporaries) in emit_hoisted_temporaries()