Searched refs:copy_uniforms_to_storage (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | uniform_query.cpp | 1112 copy_uniforms_to_storage(gl_constant_value *storage, in copy_uniforms_to_storage() function 1331 if (copy_uniforms_to_storage(storage, uni, ctx, count, values, size_mul, in _mesa_uniform() 1337 if (copy_uniforms_to_storage(storage, uni, ctx, count, values, size_mul, in _mesa_uniform()
|