Searched refs:out_z (Results 1 – 5 of 5) sorted by relevance
325 struct crocus_resource **out_z, in crocus_get_depth_stencil_resources() argument330 *out_z = (void *)res; in crocus_get_depth_stencil_resources()336 *out_z = (void *) res; in crocus_get_depth_stencil_resources()339 *out_z = NULL; in crocus_get_depth_stencil_resources()
165 struct zink_resource **out_z,
1678 struct zink_resource **out_z, in zink_get_depth_stencil_resources() argument1682 if (out_z) *out_z = NULL; in zink_get_depth_stencil_resources()1688 if (out_z) *out_z = zink_resource(res); in zink_get_depth_stencil_resources()1691 if (out_z) *out_z = NULL; in zink_get_depth_stencil_resources()
330 struct iris_resource **out_z,
375 struct iris_resource **out_z, in iris_get_depth_stencil_resources() argument379 *out_z = NULL; in iris_get_depth_stencil_resources()385 *out_z = (void *) res; in iris_get_depth_stencil_resources()388 *out_z = NULL; in iris_get_depth_stencil_resources()