Home | History | Annotate | Download | only in driver

Lines Matching defs:float4

39 typedef float float4 __attribute__((ext_vector_type(4)));
775 ELEMENT_AT(float4, RS_TYPE_FLOAT_32, 4)
1306 static void SC_debugF4(const char *s, float4 f) {
1453 void rsDebug(const char *s, const float4 *f) {