Home
last modified time | relevance | path

Searched refs:copy_as_uint64 (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Duniform_query.cpp1120 bool copy_as_uint64 = uni->is_bindless && in copy_uniforms_to_storage() local
1124 if (!uni->type->is_boolean() && !copy_as_uint64 && !copy_to_float16) { in copy_uniforms_to_storage()
1175 } else if (copy_as_uint64) { in copy_uniforms_to_storage()