Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/spirv/
H A Dspirv_instruction_builder_autogen.h158 void WriteArrayLength(Blob *blob,
H A Dspirv_instruction_builder_autogen.cpp684 void WriteArrayLength(Blob *blob, in WriteArrayLength() function
/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A DOutputSPIRV.cpp2244 spirv::WriteArrayLength(mBuilder.getSpirvCurrentFunctionBlock(), uintTypeId, resultId, in visitArrayLength()