Searched refs:external_format (Results 1 – 4 of 4) sorted by relevance
173 enum pipe_format external_format; member
924 switch (res->external_format) { in iris_resource_finish_aux_import()1248 res->external_format = whandle->format; in iris_resource_from_handle()1321 res->external_format = memobj->format; in iris_resource_from_memobj()1421 assert(old_res->external_format == PIPE_FORMAT_NONE); in iris_reallocate_resource_inplace()1583 res->external_format); in iris_resource_get_param()1669 whandle->format = res->external_format; in iris_resource_get_handle()
188 enum pipe_format external_format; member
838 res->external_format = whandle->format; in crocus_resource_from_handle()914 res->external_format = memobj->format; in crocus_resource_from_memobj()983 *value = util_format_get_num_planes(res->external_format); in crocus_resource_get_param()1053 whandle->format = res->external_format; in crocus_resource_get_handle()