Home
last modified time | relevance | path

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

/external/angle/src/common/spirv/
Dspirv_instruction_builder_autogen.h151 void WriteArrayLength(Blob *blob,
Dspirv_instruction_builder_autogen.cpp663 void WriteArrayLength(Blob *blob, in WriteArrayLength() function
/external/angle/src/compiler/translator/spirv/
DOutputSPIRV.cpp2236 spirv::WriteArrayLength(mBuilder.getSpirvCurrentFunctionBlock(), uintTypeId, resultId, in visitArrayLength()