Searched refs:copy_uniform_matrix_to_storage (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | uniform_query.cpp | 1450 copy_uniform_matrix_to_storage(struct gl_context *ctx, in copy_uniform_matrix_to_storage() function 1778 if (copy_uniform_matrix_to_storage(ctx, storage, uni, count, values, in _mesa_uniform_matrix() 1786 if (copy_uniform_matrix_to_storage(ctx, storage, uni, count, values, in _mesa_uniform_matrix()
|