Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Duniform_query.cpp1046 bool copy_as_uint64 = uni->is_bindless && in copy_uniforms_to_storage() local
1048 if (!uni->type->is_boolean() && !copy_as_uint64) { in copy_uniforms_to_storage()
1051 } else if (copy_as_uint64) { in copy_uniforms_to_storage()