Home
last modified time | relevance | path

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

/external/angle/src/common/spirv/
Dspirv_instruction_builder_autogen.h115 void WriteFunctionCall(Blob *blob,
Dspirv_instruction_builder_autogen.cpp534 void WriteFunctionCall(Blob *blob, in WriteFunctionCall() function
/external/angle/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp2501 spirv::WriteFunctionCall(blobOut, mIVec4Id, xfbOffsetsResult, mGetXfbOffsetsFuncId, in writeGetOffsetsCall()
/external/angle/src/compiler/translator/
DOutputSPIRV.cpp1824 spirv::WriteFunctionCall(mBuilder.getSpirvCurrentFunctionBlock(), resultTypeId, result, in createFunctionCall()