Searched refs:copy_as_uint64 (Results 1 – 1 of 1) sorted by relevance
1046 bool copy_as_uint64 = uni->is_bindless && in copy_uniforms_to_storage() local1048 if (!uni->type->is_boolean() && !copy_as_uint64) { in copy_uniforms_to_storage()1051 } else if (copy_as_uint64) { in copy_uniforms_to_storage()