Searched refs:property_data (Results 1 – 3 of 3) sorted by relevance
708 unsigned char* property_data = NULL; in GetRawBytesOfProperty() local712 &nitems, &nbytes, &property_data) != Success) { in GetRawBytesOfProperty()742 *out_data = new XRefcountedMemory(property_data, bytes); in GetRawBytesOfProperty()744 XFree(property_data); in GetRawBytesOfProperty()
1290 struct tgsi_property_data property_data; in tgsi_build_property_data() local1292 property_data.Data = value; in tgsi_build_property_data()1296 return property_data; in tgsi_build_property_data()