Lines Matching full:semantics
27 return "SPIR-V 1.0 (under Vulkan 1.0 semantics)"; in spvTargetEnvDescription()
31 return "SPIR-V 1.0 (under OpenCL 1.2 Full Profile semantics)"; in spvTargetEnvDescription()
33 return "SPIR-V 1.0 (under OpenCL 1.2 Embedded Profile semantics)"; in spvTargetEnvDescription()
35 return "SPIR-V 1.0 (under OpenCL 2.0 Full Profile semantics)"; in spvTargetEnvDescription()
37 return "SPIR-V 1.0 (under OpenCL 2.0 Embedded Profile semantics)"; in spvTargetEnvDescription()
39 return "SPIR-V 1.0 (under OpenCL 2.1 Full Profile semantics)"; in spvTargetEnvDescription()
41 return "SPIR-V 1.0 (under OpenCL 2.1 Embedded Profile semantics)"; in spvTargetEnvDescription()
43 return "SPIR-V 1.2 (under OpenCL 2.2 Full Profile semantics)"; in spvTargetEnvDescription()
45 return "SPIR-V 1.2 (under OpenCL 2.2 Embedded Profile semantics)"; in spvTargetEnvDescription()
47 return "SPIR-V 1.0 (under OpenGL 4.0 semantics)"; in spvTargetEnvDescription()
49 return "SPIR-V 1.0 (under OpenGL 4.1 semantics)"; in spvTargetEnvDescription()
51 return "SPIR-V 1.0 (under OpenGL 4.2 semantics)"; in spvTargetEnvDescription()
53 return "SPIR-V 1.0 (under OpenGL 4.3 semantics)"; in spvTargetEnvDescription()
55 return "SPIR-V 1.0 (under OpenGL 4.5 semantics)"; in spvTargetEnvDescription()
61 return "SPIR-V 1.3 (under Vulkan 1.1 semantics)"; in spvTargetEnvDescription()
63 return "SPIR-V 1.3 (under WIP WebGPU semantics)"; in spvTargetEnvDescription()