Home
last modified time | relevance | path

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

/external/angle/src/common/spirv/
Dspirv_instruction_builder_autogen.h181 void WriteVectorShuffle(Blob *blob,
Dspirv_instruction_builder_autogen.cpp770 void WriteVectorShuffle(Blob *blob, in WriteVectorShuffle() function
/external/angle/src/compiler/translator/
DOutputSPIRV.cpp843 spirv::WriteVectorShuffle(mBuilder.getSpirvCurrentFunctionBlock(), in accessChainLoad()
932 spirv::WriteVectorShuffle(mBuilder.getSpirvCurrentFunctionBlock(), in accessChainStore()
1480 spirv::WriteVectorShuffle(mBuilder.getSpirvCurrentFunctionBlock(), columnTypeId, in createConstructorMatrixFromMatrix()
/external/angle/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp4399 spirv::WriteVectorShuffle(mSpirvBlobOut, typeId, resultId, loadResultId, loadResultId, in transformLoadHelper()