Uses of Enum
com.aparapi.internal.instruction.InstructionSet.StoreSpec
Packages that use InstructionSet.StoreSpec
-
Uses of InstructionSet.StoreSpec in com.aparapi.internal.instruction
Subclasses with type arguments of type InstructionSet.StoreSpec in com.aparapi.internal.instructionMethods in com.aparapi.internal.instruction that return InstructionSet.StoreSpecModifier and TypeMethodDescriptionInstructionSet.ByteCode.getStore()static InstructionSet.StoreSpecReturns the enum constant of this type with the specified name.static InstructionSet.StoreSpec[]InstructionSet.StoreSpec.values()Returns an array containing the constants of this enum type, in the order they are declared.