Searched refs:E_SPV_AMD_gpu_shader_half_float (Results 1 – 7 of 7) sorted by relevance
91 static const char* const E_SPV_AMD_gpu_shader_half_float = "SPV_AMD_gpu_shader_half_float"; variable
171 addExtension(spv::E_SPV_AMD_gpu_shader_half_float); in postProcessType()
6575 builder.addExtension(spv::E_SPV_AMD_gpu_shader_half_float); in createUnaryOperation()8163 builder.addExtension(spv::E_SPV_AMD_gpu_shader_half_float); in createMiscOperation()8168 builder.addExtension(spv::E_SPV_AMD_gpu_shader_half_float); in createMiscOperation()8315 builder.addExtension(spv::E_SPV_AMD_gpu_shader_half_float); in createMiscOperation()
6239 builder.addExtension(spv::E_SPV_AMD_gpu_shader_half_float); in createUnaryOperation()7801 builder.addExtension(spv::E_SPV_AMD_gpu_shader_half_float); in createMiscOperation()7806 builder.addExtension(spv::E_SPV_AMD_gpu_shader_half_float); in createMiscOperation()7953 builder.addExtension(spv::E_SPV_AMD_gpu_shader_half_float); in createMiscOperation()
96 static const char* const E_SPV_AMD_gpu_shader_half_float = "SPV_AMD_gpu_shader_half_float"; variable