Searched refs:pSurfaceProperties (Results 1 – 2 of 2) sorted by relevance
37 … ilm_getPropertiesOfSurface(t_ilm_uint surfaceID, struct ilmSurfaceProperties* pSurfaceProperties);
2581 struct ilmSurfaceProperties* pSurfaceProperties) in ilm_getPropertiesOfSurface() argument2592 if (pSurfaceProperties != NULL) { in ilm_getPropertiesOfSurface()2602 *pSurfaceProperties = ctx_surface->prop; in ilm_getPropertiesOfSurface()