Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DspvIR.h365 delete parameterInstructions[i]; in ~Function() local
451 std::vector<Instruction*> parameterInstructions; variable
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DspvIR.h386 delete parameterInstructions[i]; in ~Function() local
473 std::vector<Instruction*> parameterInstructions; variable