Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dspv_utils.cpp965 class SpirvNonSemanticInstructions final : angle::NonCopyable class
968 SpirvNonSemanticInstructions(bool isLastPass) : mIsLastPass(isLastPass) {} in SpirvNonSemanticInstructions() function in rx::__anon28ee08100111::SpirvNonSemanticInstructions
998 bool SpirvNonSemanticInstructions::visitExtInst(const uint32_t *instruction, in visitExtInst()
1026 TransformationState SpirvNonSemanticInstructions::transformExtInst(const uint32_t *instruction) in transformExtInst()
2553 TransformationState transformCapability(const SpirvNonSemanticInstructions &nonSemantic,
2559 void modifyEntryPointInterfaceList(const SpirvNonSemanticInstructions &nonSemantic,
2564 const SpirvNonSemanticInstructions &nonSemantic,
2568 TransformationState transformDecorate(const SpirvNonSemanticInstructions &nonSemantic,
2641 const SpirvNonSemanticInstructions &nonSemantic, in writePendingDeclarations()
2721 const SpirvNonSemanticInstructions &nonSemantic, in modifyEntryPointInterfaceList()
[all …]