Searched defs:float3 (Results 1 – 13 of 13) sorted by relevance
16 typedef __attribute__((__ext_vector_type__(3))) float float3; typedef31 -(void)takeVector:(float3)v; // there should be no diagnostic at declaration argument40 -(void)takeVector:(float3)v { argument51 -(void)takeVector2:(float3)v AVAILABLE_MACOS_10_10 { // expected-error {{'float3' (vector of 3 'flo… argument57 -(void)takeVector4:(float3)v AVAILABLE_IOS_8 { // expected-error {{'float3' (vector of 3 'float' va… argument60 -(void)takeVector5:(float3)v AVAILABLE_IOS_9 { // expected-error {{'float3' (vector of 3 'float' va… argument73 -(void)takeVector:(float3)v { argument88 -(void)takeVector2:(float3)v AVAILABLE_MACOS_10_10 { argument96 -(void)takeVector3:(float3)v AVAILABLE_MACOS_10_11 { // no error argument99 -(void)takeVector4:(float3)v AVAILABLE_IOS_8 { argument[all …]
40 typedef __attribute__((__ext_vector_type__(3))) float float3; typedef
33 typedef float __attribute__((ext_vector_type (3))) float3; typedef
4 typedef __attribute__(( ext_vector_type(3) )) float float3; typedef
6 typedef __attribute__(( ext_vector_type(3) )) float float3; typedef
164 struct float3 { struct170 float pr51813_2(struct float3 s) { in pr51813_2() argument
58 typedef vector<float, 3> float3; typedef
98 typedef __attribute__((__ext_vector_type__(3))) float float3; typedef
74 typedef __attribute__((ext_vector_type(3))) float float3; typedef
243 typedef float float3 __attribute__((vector_size (12))); typedef
184 typedef float float3 __attribute__((ext_vector_type(3))); typedef
68 typedef float float3 __attribute__((ext_vector_type(3))); typedef
76 typedef float float3 __attribute__((ext_vector_type(3))); typedef