Searched refs:uniform_native (Results 1 – 2 of 2) sorted by relevance
45 uniform_native = 0, /**< Store data in the native format. */ enumerator
864 case uniform_native: { in _mesa_propagate_uniforms_to_driver_storage()955 enum gl_uniform_driver_format format = uniform_native; in associate_uniform_storage()974 format = uniform_native; in associate_uniform_storage()985 (ctx->Const.NativeIntegers) ? uniform_native : uniform_int_float; in associate_uniform_storage()994 format = uniform_native; in associate_uniform_storage()998 format = uniform_native; in associate_uniform_storage()1005 format = uniform_native; in associate_uniform_storage()