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.cpp967 spirv::WriteVectorShuffle(mBuilder.getSpirvCurrentFunctionBlock(), in accessChainLoad()
1056 spirv::WriteVectorShuffle(mBuilder.getSpirvCurrentFunctionBlock(), in accessChainStore()
1744 spirv::WriteVectorShuffle(mBuilder.getSpirvCurrentFunctionBlock(), columnTypeId, in createConstructorMatrixFromMatrix()
/external/angle/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp4508 spirv::WriteVectorShuffle(mSpirvBlobOut, typeId, resultId, loadResultId, loadResultId, in transformLoadHelper()