Home
last modified time | relevance | path

Searched refs:VEC3_ARGS (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgltransformation.c63 #define VEC3_ARGS(v) graphene_vec3_get_x (v), graphene_vec3_get_y (v), graphene_vec3_get_z (v) macro
583 VEC3_ARGS (ray_origin), VEC3_ARGS (ray_direction), in _screen_coord_to_world_ray()